Showing related tags and posts across the entire site.
-
In a previous project, I used actor classes for my game characters, the player characters for instance. In this class, I put the code for initialising the model,it's animations, adding bounding spheres, and input. I'm not sure how I go about doing this for Sunburn/sgMotion projects. How do I...