Game Development Community

Locking the camera

by Thomas Linehan · in RTS Starter Kit · 10/03/2005 (5:59 pm) · 1 replies

Hello all-

Very Small question (with a probably obvious answer):

I am looking for a way to lock and unlock the camera. I saw a post on keeping the camera within bounds but the amount of modified code was a bit intimidating. Any shortcuts? :)

Thanks for the help!

#1
10/03/2005 (11:08 pm)
RTSobserver.movementspeed = 0;

found it after more searching :)