![]() |
Frame 2...
I made a gani for walking with new sprites, and then I did;
NPC Code:if (created) { and when I hit play, it shows the first frame, my guy moves around, and it never gets to the second frame of the gani. but when I do; NPC Code:if (created) { My guy "walks" when I am standing still. :x Edit: I fixed it. :o I forgot Loop and Continuous. >_< |
Yes if you don't set CONTINUOUS then the gani is restarted each time the game/a script is calling setani/setcharani
|
you need timeouts etc..
//#CLIENTSIDE if (weaponfired) { freezeplayer 0.5; replaceani walks,<ani>; sleep 2; timeout = 0.5; } |
Quote:
|
x.x, lol i know, i slept lastnight and i know i posted the wrong thing, he was asking something else it was a "Walking Gani" SORRY>.<
|
All times are GMT +2. The time now is 06:16 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.