var tempcamx = 0; //change these to your camera position var tempcamy = 0; var tempcamz = 0; function initcamera() //call this after level_load { camera.x = tempcamx; camera.y = tempcamy; camera.z = tempcamz; }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de