// Put it in the player's action: while(1) { player.x = camera.x - 50; // Edit this to fit your code player.y = camera.y player.z = camera.z - 25 // Edit this to fit your code player.pan = camera.pan; wait(1); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de