how do i bind camera to player

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
wid
Posts: 4
Joined: Wed Apr 04, 2007 12:27 am

how do i bind camera to player

Post by wid »

any ideas, using camera for sidescroller, how would i bind the whether character moves, jumps etc.
olivehehe_03
Posts: 157
Joined: Tue Mar 20, 2007 8:30 am

Post by olivehehe_03 »

When you create a camera you can set a parent, so that when the parent moves, so does the camera, just check the API documentation for how to do it.
Tell me what you cherish most. Give me the pleasure of taking it away.
Post Reply