Jump to content


jankupila

Member Since 23 May 2011
Offline Last Active Jul 10 2012 10:47 AM

Posts I've Made

In Topic: Object to screen

05 June 2011 - 06:46 AM

I put it this way:

objCast.x=view_xview+400
objCast.y=view_xview+300

so object should appear to middle on the view. But nothing happens?

In Topic: Object to screen

05 June 2011 - 06:33 AM

Elaborate, please.
What is it that you want?


I have room which is 8192x8192 pixels wide. I have view which is 800x600. I want to put object to the views lower corner. The object should stay in one place in the view even if players moves in room.