I'm used to Ogre and it has a MoveRelative function, and say the mesh is rotate and I want it to move forward, it will move forward the way its facing, but I can't seem to find a similar function in Irrlicht.
Is there one or another way?
Thanks.
Search found 10 matches
- Tue Nov 27, 2007 3:04 am
- Forum: Beginners Help
- Topic: Get a mesh to move the way its facing?
- Replies: 3
- Views: 754
- Mon Oct 08, 2007 2:29 pm
- Forum: Project Announcements
- Topic: IrrWizard?
- Replies: 320
- Views: 100726
I major flaw I realised tonight is that there is 1 Path Manager for all enemies. Meaning if you have more then 1 enemy you'll notice some strange thing's like them being able to go to nodes that they shouldn't be allowed to. If anyone is experience things like that you need create a new path manager...
- Mon Sep 17, 2007 4:14 pm
- Forum: Beginners Help
- Topic: Maya camera...
- Replies: 5
- Views: 284
- Mon Sep 17, 2007 11:52 am
- Forum: Beginners Help
- Topic: GUI won't work in VC++ but does in CodeBlocks?
- Replies: 3
- Views: 401
- Mon Sep 17, 2007 10:20 am
- Forum: Beginners Help
- Topic: Maya camera...
- Replies: 5
- Views: 284
- Mon Sep 17, 2007 5:53 am
- Forum: Beginners Help
- Topic: Maya camera...
- Replies: 5
- Views: 284
- Mon Sep 17, 2007 5:53 am
- Forum: Beginners Help
- Topic: GUI won't work in VC++ but does in CodeBlocks?
- Replies: 3
- Views: 401
- Sat Sep 15, 2007 7:49 am
- Forum: Beginners Help
- Topic: Maya camera...
- Replies: 5
- Views: 284
Maya camera...
Is there a way I can modify addCameraSceneNodeMaya()? For instance, the ONLY input I want the user to be able to do is rotate around a mesh/object/node without changing the Y position so that the camera is always blah blah off the ground. Can I do this or will have to make my own little function for...
- Fri Sep 14, 2007 8:35 am
- Forum: Beginners Help
- Topic: GUI won't work in VC++ but does in CodeBlocks?
- Replies: 3
- Views: 401
GUI won't work in VC++ but does in CodeBlocks?
Hey there again,
I have some GUI buttons but I can't seem to click them. In VC++ I can't click them but if I use CodeBlocks with the gcc .dll I can.
Why doesn't it work in VC++?
Thanks.
I have some GUI buttons but I can't seem to click them. In VC++ I can't click them but if I use CodeBlocks with the gcc .dll I can.
Why doesn't it work in VC++?
Thanks.
- Thu Sep 13, 2007 8:28 am
- Forum: Beginners Help
- Topic: Compile error in Irrlicht.dll in VC++ [FIXED]
- Replies: 0
- Views: 177
Compile error in Irrlicht.dll in VC++ [FIXED]
Hey there, I'm trying to get Irrlicht going in VC++, I've added all the correct include directories and lib folder, but when I compile I get this error. http://img48.imageshack.us/img48/802/untitledia6.jpg Any ideas? Sorry if its been posted before, I searched but couldn't find it ><. In case your w...