PDA

View Full Version : Movement Troubles


Confuzed_Person
03-05-2006, 4:51 PM
Im havin troubles with trying to get a ghost to move faster:mad:
Its settins for it is:Sprite-229
Speed-1
Turn Style-1
Acceleration-1
Turn Radius-40
Movement Control-Iscript Speed, Accel

Im trying to make it:Sprite-229
Speed-5
Turn Style-1
Acceleration-5
Turn Radius-40
Movement Control-Iscript Speed, Accel
It doesnt seem to b movin at all:mad::mad::mad:

Holocaust
03-05-2006, 5:33 PM
It doesn't work that way to put it simply, for AIII that is
Flingy Editor only modifies speeds of units that hover or fly, not walk
You'll need to modify the movement animation in Ice/CC

Confuzed_Person
03-05-2006, 5:39 PM
o, well that really sucks:mad: o well:D

BSTRhino
03-05-2006, 5:43 PM
It's really really easy Confused_Person and usually when I recommend people play around with IceCC this is the first thing I recommend they do. It's worth doing if you haven't done it already. How much do you know about using IceCC? Do you need help specifically with compiling/decompiling or anything? Just ask, we're all happy to help, and it really is worth learning how to make a Ghost move faster.

Confuzed_Person
03-05-2006, 6:34 PM
Nah, i can compile it and decompile it, but when it comes to the readin and puttin the new Commands in, i dont kno where to put em

King_Critter
03-05-2006, 6:36 PM
"move graphics 4 units forword" Is the comand in Ice. All you have to do is replace the four with whatever number you want. I don't think it's the same in iceCC, but it is quite simaler. I'd check, but I don't have my computer with IceCC avalible at the moment.

Confuzed_Person
03-05-2006, 6:41 PM
Well thxs for explainin:D