![]() |
ROTATEEFFECT on body sprites?
Doesn't work.
Any ideas? |
weird o-o
You can use player.rotation inside the gani script, if that helps :s |
I've tried a bunch of ****. Nothing works.
Tried player.ani.sprites[index].rotation, even, still doesn't work. |
findimg(index).rotation?
|
From what I can recall, you can use gscript in the gani to access individual sprites only after changing them via one of the ganicodes. Like so:
PHP Code:
|
Dusty is correct. Rotation is one of the few things you can change (stuff like x/y doesn't work for some reason).
|
PHP Code:
|
Currently body sprites are drawn differently and don't use zoom, colors or rotation. This could eventually be simplified and merged with the normal sprite drawing code.
|
You should ensure to have a patching system included in V6 so you can give us the new binary automagically through the client at semi-regular intervals whenever important updates happen, so we don't have to hear, "It'll be in V6" every few days.
|
Quote:
|
Should be more organized..
|
Ok this will work in v6, added it.
|
Quote:
|
| All times are GMT +2. The time now is 03:34 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.