Thread
:
Getting center of level (makescreenshot)
View Single Post
#
9
10-12-2011, 09:11 AM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
No idea if it will work, but what about doing this...
PHP Code:
setFocus
(
player
.
level
.
width
/
2
,
player
.
level
.
height
/
2
);
right before taking the screenshot?
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994