TDSunshine Is a Cyan Sonic in SRB2 Mar 14, 2009 #1 When i add the thok ability to a charector that i make, it stops right after i jump or if i thok, what's up with that?
When i add the thok ability to a charector that i make, it stops right after i jump or if i thok, what's up with that?
Fawfulfan The Tortured Planet guy Mar 14, 2009 #2 Check your ACTIONSPD variable. Is it 0? That would cause that problem.
TDSunshine Is a Cyan Sonic in SRB2 Mar 14, 2009 #3 fawfulfan said: Check your ACTIONSPD variable. Is it 0? That would cause that problem. Click to expand... Nope, the ACTIONSPD is 60.
fawfulfan said: Check your ACTIONSPD variable. Is it 0? That would cause that problem. Click to expand... Nope, the ACTIONSPD is 60.
TDSunshine Is a Cyan Sonic in SRB2 Mar 15, 2009 #5 A-star said: can we see the S_SKIN? Click to expand... name = ***** face = ******** facename = ***** ability = 0 normalspeed = 30 runspeed = 25 thrustfactor = 4 accelstart = 128 acceleration = 45 spin = 1 startcolor = 15 jumpheight = 100 prefcolor = 0 waterskip = 0 runonwater = 0 allowsuper = 0 boxindex = 5 nojumpspin = 1 ringslinger = 0 actionspd = 20 slingitem = 298 thokitem = 194
A-star said: can we see the S_SKIN? Click to expand... name = ***** face = ******** facename = ***** ability = 0 normalspeed = 30 runspeed = 25 thrustfactor = 4 accelstart = 128 acceleration = 45 spin = 1 startcolor = 15 jumpheight = 100 prefcolor = 0 waterskip = 0 runonwater = 0 allowsuper = 0 boxindex = 5 nojumpspin = 1 ringslinger = 0 actionspd = 20 slingitem = 298 thokitem = 194
Fawfulfan The Tortured Planet guy Mar 15, 2009 #6 You just said the actionspd is 60, but on your S_SKIN, it CLEARLY says "actionspd=20"! Anyway, try increasing it. That might help.
You just said the actionspd is 60, but on your S_SKIN, it CLEARLY says "actionspd=20"! Anyway, try increasing it. That might help.