object movement
object movement
please could you advise on how to move an object such as a ship with the keyboard in the irrlicht engine, and please could you tell us where the code goes as we are very amateurs!
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
Yes, I swear it gets 2 pixels bigger every day. Adblock to the rescue!shogun wrote:JP, your signature really makes me want to buy a larger monitor.
As JP says, basic key input is already covered in the tutorials. Please have a look through them, as that will help you to ask more specific questions, to which you will receive more helpful answers.ktyrer496 wrote:please could you advise on how to move an object such as a ship with the keyboard in the irrlicht engine, and please could you tell us where the code goes as we are very amateurs!
Also, please be aware that "where the code goes" is entirely up to you. Irrlicht is a 3d engine, with some very basic input functionality. It is not a full game engine, and it does not dictate your application architecture.
If you are planning to write a full game rather than just a simple demo, then I would suggest considering SDL or OIS for input, rather than using Irrlicht's built-in input.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way