Help with Modifying TerrainRendering Example

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
rs199483
Posts: 8
Joined: Thu Jan 04, 2007 9:11 pm

Help with Modifying TerrainRendering Example

Post by rs199483 »

Hi,

I would like to be able to click on the terrain with a left mouse click and have the camera slowly/smoothly move to that position. I know how to capture the left click event just need to know how to do this with possibly using createFlyStraightAnimator().

Thx
Post Reply