![]() |
moving?
how can i make somthing move randomly?
like the light effect in the new player house? thanks |
if (playerenters) timeout=.05;
if (timeout) { dir=random; x+=vecx(dir); y+=vecy(dir); timeout=.05; } LOEV ME AND MY CRAP SCRIPT |
Quote:
if (timeout) { this.dir=int(random(0,3)); x+=vecx(this.dir); y+=vecy(this.dir); timeout=.05; } or its 0,4 i forgot |
?-no
no
that is all messed up i need it like in the new player houses... anyone else know how? |
A Quote:
One who dies... Well... Dies |
Quote:
|
| All times are GMT +2. The time now is 03:12 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.