problem with collisions
-
- Posts: 149
- Joined: Wed Sep 09, 2009 4:57 pm
- Contact:
problem with collisions
Hi! I have a problem with collisions. In the official collision tutorial there is a meta triangle selector for collisions. How should I modify it to add collisions with *.X models? My problem is, that I use v.1.4 and I don't have a scene::ENST_ANY flag to find all types of nodes in the scene.
why don't you use the latest veision?
My company: http://www.kloena.com
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
-
- Posts: 149
- Joined: Wed Sep 09, 2009 4:57 pm
- Contact:
-
- Posts: 1186
- Joined: Fri Dec 29, 2006 12:04 am
-
- Posts: 20
- Joined: Thu Nov 05, 2009 11:36 am
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
There is no topic, 1.4 is out of support since the 1.6 release. The easiest solution is to switch to 1.6, otherwise try to copy the function code for the scene graph traversal from 1.6 code to your app.
Also, all changes are described in detail in the upgrade-guide. Also the lighting issues and how to work around.
Also, all changes are described in detail in the upgrade-guide. Also the lighting issues and how to work around.