Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Problem With Rotation (https://forums.graalonline.com/forums/showthread.php?t=134264508)

Gunderak 09-08-2011 11:17 AM

Problem With Rotation
 
hre is the problem.
when making a gui control and using
PHP Code:

Guiname.rotation whatever

it assumes that the centre axis is on top left, is there any way to change it?

Crow 09-08-2011 11:24 AM

Try:
PHP Code:

Guiname.useowncenter true;
Guiname.rotationcenter "x, y"


Gunderak 09-08-2011 12:13 PM

Thanks!


All times are GMT +2. The time now is 11:31 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.