![]() |
cancelling move()?
Is there any way to cancel a given move()?
like move(10,0,20,16); and after 5 secs i want to stop it from moving and move into another dir =/ any way ot do this? |
x = x;
y = y; |
ah thanks
thats what i was looking for |
I always do move(0, 0, 0, 16); when I want to cancell a move.
|
You don't need both x=x and y=y. x=x will suffice.
Quote:
|
| All times are GMT +2. The time now is 07:52 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.