Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bug Report (https://forums.graalonline.com/forums/forumdisplay.php?f=193)
-   -   Polygon and Image rotation bugs (https://forums.graalonline.com/forums/showthread.php?t=79694)

Robin 05-11-2008 12:48 PM

Polygon and Image rotation bugs
 
At the moment, images rotate around the center axis (x+width/2, y+height/2), but if you try to rotate a polygon, it rotates around the top-left axis, (x,y)
- Dusty has pointed out that Stefan may be aware of this bug

Also rotation of showimg/poly on a gmap is not being correctly transmitted, e.g. I do something like this in a weapon script:

PHP Code:

with(findimg(1)) {
  
image "block.png";
  
rotation pi/2//45 degrees


The image will show for everyone in the level but only to my client will it show with rotation.

Please fix :(

DustyPorViva 05-11-2008 02:08 PM

Ya, it's been mentioned before about the rotation... and I think Stefan said he was going to change that but I don't think he has :/

Robin 05-11-2008 02:15 PM

Quote:

Originally Posted by DustyPorViva (Post 1390199)
Ya, it's been mentioned before about the rotation... and I think Stefan said he was going to change that but I don't think he has :/

Two seperate rotation bugs in my post Dusty, which has been mentioned before? x_x

DustyPorViva 05-11-2008 02:23 PM

The first one.

Robin 05-11-2008 03:46 PM

Quote:

Originally Posted by DustyPorViva (Post 1390202)
The first one.

Okay have modified my post :)

Graal should have a trac x-x

cbk1994 05-11-2008 04:38 PM

Graal needs an ability to set anchor positions for rotating :cry:


All times are GMT +2. The time now is 04:22 PM.

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