i am trying to do scene node picking from tut #7 with the tech demo
but i can't get it to work with out getting access errors on
core::vector3df line.start = camera->getPosition();
all i want to do is be abel to do stuff with what i am going to shoot like taking away health for example
getting target
-
- Posts: 35
- Joined: Wed Mar 24, 2004 2:34 pm
- Location: Germany
- Contact:
I have the same problem.
I think this will help. http://irrlicht.sourceforge.net/phpBB2/ ... php?t=1848
I think this will help. http://irrlicht.sourceforge.net/phpBB2/ ... php?t=1848
Look at http://www.z-software.de for interesting games.