knocks
Member
|
Game Basics Help, custom animations
I hope someone will be kind enough to give this poor artist a bit of a heads up on loading my custom characters animations.
I have been looking at the first tutorial 01-Character. Im trying to work out how to override the default animations with my own.
I know from looking into the character.h that I would need to include
Code:
walk=cskel.getSkelAnim("anim/custom/AssaultTroop/walk.anim")
To override the default animation but can’t work out how to include this even after looking at the other provided examples.
Any help would be much appreciated before you all rofl
(This post was last modified: 07-29-2011 11:54 PM by knocks.)
|
|
07-29-2011 07:19 AM |
|
Esenthel
Administrator
|
RE: Game Basics Help, custom animations
tutorial - "SDK/Tutorials/Game Basics/Character Default Animations"
where exactly is the problem?
|
|
07-31-2011 12:01 PM |
|
knocks
Member
|
RE: Game Basics Help, custom animations
Thank you for the reply, my awesome programing skills are most certainly the problem, Ill have another look at it this weekend.
|
|
08-02-2011 05:33 AM |
|