Is it possible to somehow freeze an icon at the first frame? For example I jump in my game and while I'm in mid air, it freezes my character at the first frame of movement so it doesn't look like he's running in the air.
If not, how would I go about coding it?
ID:161842
Mar 25 2008, 2:04 pm
|
|
Mar 25 2008, 2:12 pm
|
|
Make a separate icon state, called "Freeze" and then just change it in the jump verb
|
In response to Lt. Pain
|
|
Actually yeah, I wasn't thinking right before. Thanks.
|