 Stefan Guest |
Quote
|
| 2010-02-27 20:46:59 |
|
Hello,
How can you add a FPS camera in IrrEdit?
I tried to add a camera, and then add a cameraFPS animator. When I do this, the mouse moves to the center of the screen, and won't move. If turn off the camera's visibility, I can create an FPS camera, but then when I load it using Irrlicht, I have to remember to turn on the visibility.
Am I missing something? Thanks!
|
 niko Moderator |
Quote
|
| 2010-02-28 09:41:30 |
|
hm, are you using the plugin interface? Or what irrEdit version are you using?
|
 Stefan Guest |
Quote
|
| 2010-02-28 22:28:35 |
|
I'm using IrrEdit 1.5.
|
 niko Moderator |
Quote
|
| 2010-03-01 17:43:53 |
|
ah, you are right. Simply don't use that animator in the editor, add it during runtime in irrlicht.
|
 Stefan Guest |
Quote
|
| 2010-03-03 05:27:07 |
|
Thanks!
|