Search found 2 matches

by legyndir
Sun May 18, 2008 11:06 am
Forum: Beginners Help
Topic: Loading IAnimatedMeshSceneNode from .irr file
Replies: 2
Views: 362

Loading IAnimatedMeshSceneNode from .irr file

Hi all,

I searched for the topics but couldnt find a answer for this. Here is the thing:
I create some animatedmeshscenenodes in irredit. Then in my code i load the irr file. But I can only access the node as ISceneNode so I cant get the animations from the original node. So I cant access animation ...
by legyndir
Tue Mar 18, 2008 3:15 pm
Forum: Beginners Help
Topic: BSP map problem
Replies: 0
Views: 226

BSP map problem

hi all,
i am developing a simulation program using irrlicht.NET, and planning to use BSP format for my environments. the problem is, I cant load my maps to irrlicht, although there is no problem with loading the demo quake map that comes with the examples. I am designing the maps with GTK radiant ...