- Home /
I have an animaiton problem about sprite loading.
I am making a top down game. I have four sides for the player and I used the unitys animation system to animate each side by moving sprites indivicualy. 1st side was prety easy but when ı make the other one it didnt work because required sprites for the animation wasnt on the player. so ı want to learn how ı can disable current children sprite renderes and add the required sprites for all for sides.
Comment
Your answer
Follow this Question
Related Questions
Sprite animations won't export/run in a published build unless you play in editor first 1 Answer
Is it possible to change the texture property of a material via Animation clip? 2 Answers
How change sprite animation texture?? 2 Answers
2D top-down multiple sprite rotation 1 Answer
Best way to do animate soldier? 1 Answer