Hi all, I am new to gaming, so sorry if I am missing something very simple here. I am trying to design a 3d room. I have all the models set up with all the textures. I would like to use 1 free camera to navigate around freely, but also have the ability to move to a preconfigured position by pressing 1 through to 9. Has anyone done this before or could anyone advise me where I should be focusing my time.
Am I correct in thinking you can only have 1 free camera per map or can this be achieved by adding several free cameras to different entity’s?
Regards
Wayne
Re: Free Camera Select location
[Re: Wayne]
#260984 04/15/0905:2404/15/0905:24
You can have several cameras in the level at the same time; however, the best solution would be to move the entity that controls the camera at one of your 9 predefined locations as soon as you press the 1...9 keys.
Re: Free Camera Select location
[Re: George]
#261254 04/16/0915:0304/16/0915:03
The next thing I am going to try and work on is reading the camera positions from an INI file. and also giving the user the option to store there own camera positions! Now the fun starts again.