Maya camera

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
lenchis001
Posts: 17
Joined: Sun Sep 18, 2016 5:44 pm
Location: Belarus, Grodno

Maya camera

Post by lenchis001 »

Hello everyone. I try create third person game. I set parent for camera (actor), camera type - "Maya" (addCameraSceneNodeMaya()). When i changed position of actor, camera became wrong rotate. Can i correct this error quick? (may be exist special property, that must be set)
Sory, if my question is stupid.
CuteAlien
Admin
Posts: 9734
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Maya camera

Post by CuteAlien »

Maya cam isn't made for that. Search the forum for 3rd person cam. There have been a few threads about that I think.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Cube_
Posts: 1010
Joined: Mon Oct 24, 2011 10:03 pm
Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d

Re: Maya camera

Post by Cube_ »

there's a good third person camera in the forums, search function should find it for you if you search "third person camera" (without the quotes)
"this is not the bottleneck you are looking for"
Post Reply