Hi,
For my mini game i want to create 2 camera objects and then be able to switch between them with a button.
The camera creation i can do but the switching i cannot find where and how i would need to do that.
In the scenemanager i can only get a list of camera's but not set the camera.
any ideas?
thx
[2.1] switching camera
-
- Bronze Sponsor
- Posts: 614
- Joined: Mon Apr 14, 2003 11:48 pm
- Location: Was LA now France
- x 26
Re: [2.1] switching camera
Normally a camera is attached to a scenenode. Just detach and attach it to a new node.