- Home /
Question by
VinceMauer · Jun 05, 2018 at 11:13 AM ·
animatorcharactercontrolleranimator controllermanaged
How to keep animator organized?
Hey guys,
I'm having trouble keeping my Animator for my player organized and clean. I don't really understand layers, but I think i need to use those. Im currently using bools to trigger the animations, but this is not ideal in the code, because after every other animation played, every over needs to return false, so alot of copied code. What is the best way to organize this clutter?
See this picture:
animator.png
(258.9 kB)
Comment
Your answer

Follow this Question
Related Questions
How do I override an animation in animator? 0 Answers
How to use Animator Override Controler in script? 0 Answers
2D: initial sprite idle animation playing too fast upon game initiation until I input movement keys? 1 Answer
Mecanim and Camera Problems 0 Answers
Help with animator controllers 1 Answer