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.

Speed Up/Slow Down

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
Locked
User avatar
jSoftApps
Member
Member
Posts: 426
Joined: May 2nd, 2011, 10:02 pm
Name: J.R.
IRC Username: jSoftApps
Location: jSoft Apps Software Innovations HQ
Contact:

Speed Up/Slow Down

Post by jSoftApps »

Could someone tell me how to make your player's running speed faster/slower?
jSoft Apps Software Innovations - App, Games and More!
Visit our Website!

Image

jSoft Apps is now on indie db!
Image
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: Speed Up/Slow Down

Post by arcones »

Code: Select all

/gamespeed ###
/jumpvel ###
/gravity ###
Image
Want a user bar like this one? PM Leo!
User avatar
jSoftApps
Member
Member
Posts: 426
Joined: May 2nd, 2011, 10:02 pm
Name: J.R.
IRC Username: jSoftApps
Location: jSoft Apps Software Innovations HQ
Contact:

Re: Speed Up/Slow Down

Post by jSoftApps »

Thanx Arc :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen:
jSoft Apps Software Innovations - App, Games and More!
Visit our Website!

Image

jSoft Apps is now on indie db!
Image
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: Speed Up/Slow Down

Post by chocolatepie33 »

I've never heard of the gamespeed command, but there's also

Code: Select all

/movespeed ###
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: Speed Up/Slow Down

Post by arcones »

Yup, that too CP. The reason mine was so brief was I was heading off to do stuff. But those are the main commands I use when messing with my player.

No problem jSoft ;D
Image
Want a user bar like this one? PM Leo!
User avatar
jSoftApps
Member
Member
Posts: 426
Joined: May 2nd, 2011, 10:02 pm
Name: J.R.
IRC Username: jSoftApps
Location: jSoft Apps Software Innovations HQ
Contact:

Re: Speed Up/Slow Down

Post by jSoftApps »

@chocolatepie33 Thanx for your help =D
jSoft Apps Software Innovations - App, Games and More!
Visit our Website!

Image

jSoft Apps is now on indie db!
Image
Locked