Character WAD Variables

Status
Not open for further replies.

TehRealSalt

(σᴥσ)
Sonic Team Junior
Kart Krew™️
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?
 
Last edited:
1. Yes, though people call it a FRACUNIT anyways.
2. Yes. You can make it 0 but you'll never accelerate.
3. Unsure per say, I know it uses multiplication and such.
4. Also unsure, same reasoning.
5. 1?
6. No, depending on the ability it will move you that many fracunits.
7. Yes.
 
Thank you so much!

But, for 3 and 4, do you know the equation used for the multiplication?
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top