I have a list of questions that I'd like to be answered. I am working on a character, but I need these variables (mostly about movement rates):
1. Does normalspeed = 1 mean the character moves at the rate of one pixel per tic?
2. Is thrustfactor required? Can it just be set to 0?
3. Does accelstart = 1 mean the character starts to accelerate at the rate of one pixel per tic?
4. Does acceleration = 1 mean the character accelerates at the rate of one pixel per tic?
5. How many pixels equal one percent of the default jump height?
6. Does actionspd = 1 mean the character's ability animate at the rate of one tic?
Thanks!
EDIT:
7. Does (max/min)dash = 1 equal one pixel per tic?
1. Does normalspeed = 1 mean the character moves at the rate of one pixel per tic?
2. Is thrustfactor required? Can it just be set to 0?
3. Does accelstart = 1 mean the character starts to accelerate at the rate of one pixel per tic?
4. Does acceleration = 1 mean the character accelerates at the rate of one pixel per tic?
5. How many pixels equal one percent of the default jump height?
6. Does actionspd = 1 mean the character's ability animate at the rate of one tic?
Thanks!
EDIT:
7. Does (max/min)dash = 1 equal one pixel per tic?
Last edited: