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.

Changing the jumpvel.......

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
PizzaLover101
Member
Member
Posts: 1751
Joined: October 23rd, 2009, 1:33 pm
Name: NAME
IRC Username: DaItsicle
Location: By a computer
Contact:

Changing the jumpvel.......

Post by PizzaLover101 »

I put it in as a trigger, and this was basically what i did

Code: Select all

level_trigger_1 = [jumpvel 250]
A message in the upper left corner said this can be only done in edit mode, what did I do wrong?

P.S. I changed jumpvel with movespeed and gravity and got the same message
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!

http://pizzagametime.tk/
http://forums.pizzagametime.tk/
User avatar
damiandj
Member
Member
Posts: 159
Joined: October 10th, 2009, 6:50 am
Name: Damian
Location: Selva di Val Gardena , South Tyrol, Italy, Europe, Earth

Re: Changing the jumpvel.......

Post by damiandj »

I tell you a little TRICK that should work fine :D :

level_trigger_1 = [edittoggle; jumpvel 250; edittoggle]

NOTE: works with everything that you can only change in editmode.
RPG PROJECT - "The Golden Coin" (TGC) - http://www.thegoldencoin.do.am - DAMIAN
User avatar
PizzaLover101
Member
Member
Posts: 1751
Joined: October 23rd, 2009, 1:33 pm
Name: NAME
IRC Username: DaItsicle
Location: By a computer
Contact:

Re: Changing the jumpvel.......

Post by PizzaLover101 »

lol, thank you
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!

http://pizzagametime.tk/
http://forums.pizzagametime.tk/
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: Changing the jumpvel.......

Post by chocolatepie33 »

Sweet! Now I can make people fly!
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
Locked