Garry's Mod

Garry's Mod

Make Spherical
116 条留言
Psyden 1 月 7 日 上午 11:09 
@MJ @Summer i did actually try modifying the addon's source to make that change, because even an oblong sphere would be better for wheels than make spherical, but it only changes the bounding box size, not the actual sphere, since the (radius, radius, radius) thing is present in
ent:SetCollisionBounds, which only sets the bounding box, not the actual sphere collision
the sphere collision is set with ent:PhysicsInitSphere, which only takes a single number for it's radius, so no way of making oblong spheres either sadly.
Michael Phillips 2024 年 12 月 15 日 上午 1:16 
Is this compatible with dupes/saves?
Coyote Is OP(will report bullies 2024 年 10 月 12 日 下午 11:56 
any possible way to flatten the sphere to make an oblate spheroid?
Bloky 2024 年 7 月 30 日 上午 6:00 
ok it works but what would it be used for?
Joe Balls 2024 年 6 月 19 日 上午 9:06 
V This addon came out in 2013.
lasssebula 2024 年 3 月 7 日 上午 7:46 
i thought this would stretch the textures so the prop you used it on would become a ball. my bad for not reading the descripton lol
Unami Fox 2024 年 1 月 30 日 下午 4:34 
V This addon came out in 2013.
Magi 2024 年 1 月 23 日 下午 8:57 
imagine using chatgpt for coding
that doesn't get results, it makes you look stupid.
er.vin87 2023 年 9 月 18 日 上午 11:58 
acf car wheel :D
daveth  [作者] 2023 年 7 月 29 日 上午 9:54 
Honestly I'd forgotten I'd merged a fix - didn't have access to a PC with gmod to test it out for ages. Will do soon
Mookie mouse 2023 年 7 月 22 日 下午 1:27 
when i use it on a wheel, gmod instantly crashes
Summer 美国人 2023 年 7 月 14 日 下午 9:09 
@daveth when you gonna update with my pushed fix for E2 that happened like 3 years ago LMAO (gmod is p dead anyway)
daveth  [作者] 2023 年 7 月 12 日 上午 10:57 
Summer is correct, the source engine has spherical collisions built-in, but not cylinders unless you just use regular triangle-based collision models, like on wheels and other round props.
Summer 美国人 2023 年 6 月 27 日 下午 2:28 
To those asking about making cylinders, this is simply not possible. The reason make spherical even works is because source has an entire class dedicated to spherical objects (PhysicsInitSphere). There are no perfectly round cylindrical objects in source, and doing (radius,radius, height/2) would just create an oblong sphere. Hince why the drum collision models used in HL2/Gmod don't roll nicely.
Kerk 2023 年 5 月 19 日 下午 2:06 
Truly an amazing addon for building...

Now, makecylinder.
MJ 2023 年 3 月 9 日 上午 10:41 
chatgpt said that if you change the current (radius, radius, radius) vector on your code for (radius, radius, height/2) you could make a "make cylindrical". i know this addon is literally gonna be a decade old next month but dev, i need to know if you've tried this path before and if so, what monsters did you encounter?
Xion 2022 年 12 月 1 日 下午 2:59 
SPHERICAL!
Misused chair 2022 年 5 月 17 日 下午 8:04 
it makes the collision a cube in all cases, including with spherical objects.
cyn 2022 年 2 月 11 日 下午 12:07 
I WANT TO MAKE THINGS BOUNCE!
minty 2021 年 8 月 3 日 下午 3:57 
make a version where not only he collison gets turned into a sphere but also the props model!:steamthumbsup:
Aemyl 2021 年 6 月 15 日 下午 3:38 
If you make spherical wheels, and publish them along with the dupe, will it make those wheels spherical for people without this addon?
model 4 2021 年 6 月 13 日 下午 6:22 
very epic tool, 10/10
Tony4Ya 2020 年 11 月 19 日 上午 8:06 
I have an issue, I want to get my hydraulics to be set in the middle of the wheel, but with make spherical it gets set on the side of the away from the wheel, this way I can't make the suspension I want, any tricks to get around that?
inf 2020 年 8 月 14 日 上午 2:52 
Can you make a tool to make cylindrical?
poq 2020 年 7 月 28 日 下午 2:37 
You have to make the wheels spherical before you add constraints. Make Spherical will remove a lot — if not all — constraints when applied. Spherical first, then constraints. Never the other way around.
yellow apple 2020 年 7 月 18 日 下午 8:22 
im making a car with suspension, and once i got the suspension in place the hydraulic and some of the ropes connected to the wheels disappear, why?
Pork Shoulder 2020 年 5 月 18 日 上午 10:30 
Tool sucks. Cannot undo the effect once applied. Fix your tool.
Summer 美国人 2020 年 5 月 6 日 上午 7:51 
I opened a pull request on github that fixes the E2 core, just added a entity modifier for the duplicator so it saves. Would be nice if you could look over, and hopefully merge and upload to workshop. Thank you
Rugg 2020 年 4 月 11 日 上午 11:00 
Has anyone figured out the bug causing crashes when I add ropes?
greg 2020 年 3 月 28 日 上午 5:52 
Is very very usefall for makeing cars.
Thanks!:steamhappy:
RadialVolcano27 2020 年 3 月 18 日 下午 12:21 
I used it on a test thing, but that thing now spawns as a circle..... it's a dresser :|
Meetric 2020 年 1 月 2 日 下午 12:48 
you cant have a perfect cylinder, but a capsule collider might work
MJ 2019 年 7 月 19 日 下午 9:55 
mid 2019 and still no smooth cylinders in gmod... i wish there was a way
Mug Maniac 2018 年 10 月 1 日 下午 4:11 
Why does it make my wheels on my tank lower the body and make the handeling suck
sol 2018 年 9 月 12 日 下午 12:59 
already tried -condebug so if anyone knows it'd be much appreciated
sol 2018 年 9 月 12 日 下午 12:47 
anyone else running into a new glitch where roping make spherical props crashes server? started happening a while ago and several build servers have this glitch but some don't and i still can't figure out which addons are causing the conflict
Poss 2018 年 7 月 8 日 下午 1:25 
@Default Profile Name actually its probably one of the most useful as it makes wheels a whole lot easier to work with, it can make it more smoother across ground and also stop the wheel from spazzing out
6yxaHKa 2018 年 7 月 7 日 上午 7:41 
most useless addon ever
Box 2018 年 7 月 2 日 下午 5:48 
This does not work with prop resizer. Tested on a server, which lead the server to crash.
The Trollge 2018 年 6 月 24 日 上午 7:38 
IT'S SPHERICAL!!!!!!!!!!!!!
Takeshi 2018 年 5 月 19 日 下午 9:33 
fidget stick
CmndrFello 2018 年 5 月 1 日 上午 8:32 
An odd thing i get with this addon is, when i make my wheels on my tank spherical, they start to wobble for some reason and i dont know why. and help with this?
Anyone999991 2018 年 4 月 21 日 上午 6:10 
is it possible to make a "make cylindrical" tool?
3327-NT 2018 年 1 月 5 日 下午 12:20 
when duplicated the wheels ignore ball socket constraints
MLG | Dewritos 2018 年 1 月 4 日 下午 12:51 
This sounds like a good tool to be dicks to people with OCD
someone 2017 年 11 月 2 日 下午 9:07 
Get a Gamecube, and then make a Gamesphere, IT'S SPHERICAL.
TheLEGObrick 2017 年 10 月 30 日 上午 12:09 
The way you undo it, is by pressing reload (aka R) while holding the tool and looking at the prop that has been made spherical
zfadarkness 2017 年 9 月 13 日 下午 5:07 
So there's no undo ??? i used this tool and there is no undo option for it ...........#$%#@%$@#^$%^$#
Phulax 2017 年 8 月 1 日 上午 10:58 
Would is be possible to add E2 support? So we can spawn props via E2, and apply the makeSpherical via E2.
Business Cat 2017 年 6 月 15 日 下午 8:23 
Doesn't work with collision resizer enhanced.