cat555
Member
|
RE: Rotate individual mesh parts
Hmm, what i meant is that, if i draw my meshes (that are present already in the workd), i can't use Game.World.draw(), because i will just duplicate those same objects.
But i see your point... i can make this happen by making my own Plane class, and then override the virtual draw method, where i draw it as i need to.
Thanks for pointing me out that
Hi Esenthel, i've tested it right now... got myself an airplane class, where i override what i need and the drawprepare() method... then using Game.World.draw() in the Main code, and everything works like prefect... many many thanks
(This post was last modified: 01-17-2014 11:45 PM by cat555.)
|
|
01-17-2014 11:16 PM |
|