Search found 2 matches

by Lorax
Sun Sep 10, 2006 3:04 am
Forum: Game Programming
Topic: Can someone demonstrate using irrEdit and irrlicht together?
Replies: 2
Views: 2065

Can someone demonstrate using irrEdit and irrlicht together?

Hello! I'm needing help using irrEdit and irrlicht together. My background is Director/Flash scripting, with a bit of C++. I've been through the examples, searched the forums and looked through the docs and I still have not been able to solve my problem, so I'm asking for help. I need help in unders...
by Lorax
Mon Sep 04, 2006 11:58 am
Forum: Beginners Help
Topic: Controlling Meshes in .irr Scenes
Replies: 0
Views: 166

Controlling Meshes in .irr Scenes

Using Irrlicht 1.1 and Irredit 0.4 I've created a scene and loaded it into the engine, now I'm wanting to use the keyboard to control a AnimatedMesh "player" brought in with the .irr scene. What I'd like help with is gaining control of the Animated Mesh node created in irrEdit. How does on...