Search found 1 match
- Tue Feb 02, 2010 1:09 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: 3rd Person Camera
- Replies: 106
- Views: 78861
luvcraft ,I tried to use your code in my own game. It's successfully compiled, but when I start program, it doesn't work. In Debug mode yellow arrow appears on this core::vector3df sonic_movedir = sonic_target->getAbsolutePosition() - sonic->getPosition(); if(moving) { sonic->setPosition(sonic->get...