 dan Registered User |
Quote
|
2009-09-27 03:22:55 |
|
I'm sure this is some noob mistake on my part, but when I load my scene in irrLicht, the terrain has shifted a bit. Does anyone know why that might be the case?
I'm using irrLicht 1.5.1 and irrEdit 1.4 Alpha (I was having trouble creating a terrain in irrEdit 1.5 so I downgraded a bit).
I'm very new to irrLicht, irrEdit AND C++ so I really have an endless potential of messing something up here. 
(I'm much better in Csharp but I couldn't get collision detection to work with an .irr file).
|
 niko Moderator |
Quote
|
2009-09-28 18:57:10 |
|
Could it be that this is the file-open click-bug? If you finish the file-open dialog with ENTER instead of a mouse click, is the problem still there?
|
 dan Registered User |
Quote
|
2009-09-29 21:32:43 |
|
Yes it's still an issue. Would it have something to do with the hierarchy in the SceneGraph?
|
 dan Registered User |
Quote
|
2009-10-03 19:57:44 |
|
The problem goes away when I use VS CSharp 2005 - but unfortunately I can't get terrain collision with an .irr file in CSharp.
|