Hi,
Is there any way to disable gravity altogether?
And would it be possible to set an object to have a local gravity? i.e. an object that when you go near it your affected by gravity.
Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
Gravity
Re: Gravity
maybe you can set a trigger and have that happen but no ways to disable
I will look into this a bit
I will look into this a bit
Zombie map (Version 2) 

Want a user bar like this one? PM Leo


Want a user bar like this one? PM Leo

-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: Gravity
You can't turn gravity off, but you can lower/raise it by typing "gravity ####" in the console. Gravity goes from 10 to 1000.
To make an object gravity affected, you could add a trigger with this code:
I don't think mapmodels are affected by gravity, though...
To make an object gravity affected, you could add a trigger with this code:
Code: Select all
level_trigger_1 = [edittoggle ; gravity #### ; edittoggle]
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
- Runescapedj
- Member
- Posts: 1706
- Joined: January 9th, 2010, 9:06 am
- Name: Michiel
- IRC Username: Sandboxdj
- Location: Deventer, the Netherlands
Re: Gravity
If you put your whole map in water, it's close 2 no gravity
-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: Gravity
Yeah, but then they'd know they're in water...
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
- Runescapedj
- Member
- Posts: 1706
- Joined: January 9th, 2010, 9:06 am
- Name: Michiel
- IRC Username: Sandboxdj
- Location: Deventer, the Netherlands
Re: Gravity
couldn't you change the color of water so that you won't notice + delete sounds of swimming?
Re: Gravity
you could delete the file when you release it but if you do have water instead of no gravity there is no sound
i think
i think
Zombie map (Version 2) 

Want a user bar like this one? PM Leo


Want a user bar like this one? PM Leo
