Search found 2 matches

by syntax03f
Mon Nov 27, 2006 4:39 pm
Forum: Code Snippets
Topic: Smooth mixed 1st + 3rd Person Camera Scene Node (for RPG)
Replies: 158
Views: 59727

Error 9 error LNK2001: unresolved external symbol "public: __thiscall irr::scene::CCameraRPGSceneNode::CCameraRPGSceneNode(class irr::scene::ISceneNode *,class irr::scene::ISceneManager *,int const &,class irr::IrrlichtDevice *,class irr::scene::ITriangleSelector *,class irr::core::string<...
by syntax03f
Tue Nov 21, 2006 4:23 pm
Forum: Code Snippets
Topic: Smooth mixed 1st + 3rd Person Camera Scene Node (for RPG)
Replies: 158
Views: 59727

movement

xterminhate, I just wanted to say thank you! Your example is very interesting and shows me exactly how I wanted to construct my movement system. Very good work my friend!

-Syntax