i am working on a project , where the skater is on a skateboard . and i have an animation i.e when he jumps he spins his skate board 360 degree and comes down this is the animation i have how should i add this to the object . please help me with scripting and adding component
i want script to add animation to the object . only when i hit space the object jumps so when he jumps the animation must be activated for that i want script . please help
thanx
Does the animation exist ? Do you have any knowledge on scripting, in any language ?
You may use a third person controller script (On Standard ASsets). It has some animations fields. One of them is “jump”, it triggers when you press spacebar by default. So you add this script to the skater and skate both, and you place the jump animation for the char and the skate to the jump field.
no its like a continuous runner. the skater moves towards right . the only control user has is space to jump from obstacles. so third person controller is not appropriate for it. thank you :)
Does the animation exist ? Do you have any knowledge on scripting, in any language ?
– KiraSenseiAre the character and board separate? Or are they a single object?
– ashjackthey are sepereate ... board and charecter
– vihariand the animation exists i have the animation....... and i i know java scripting plz help
– vihari