- Home /
Survival Shooter Tutorial: Zombear is Invisible
Hello. I am on Training Day 9 in the Survial Shooter tutorial. I had to add the necessary components to my Zombear and Hellephant as they were missing. The Zombunnies and Hellephants behave as expected but the Zombears do not. They do spawn and attack me but they are invisible (have no avatar). I checked the forum and it appears as if the Zombear avatar is missing for the Animator controller but that doesn't appear to have any effect on the gameplay. Any ideas as to why this would be happening?
It appears as though the Zombear.fbx and Zombear.fbx.meta don't exist in my project or the completed project that was included. I was able to download both from GitHub, move them into place and assign the Zombear avatar to the animator. The Zombears show up but the wiring is still a little messed up as I can't hit them or inflict damage on them.
that's a different problem though. seems your question here is answered. you can always ask a new one. but to be honest, if the project is so messed up, why not starting anew?
Answer by cnczcraft · Oct 01, 2018 at 07:21 AM
It's like you're speaking another language but make sure the boxes on the components are checked.
Answer by hexagonius · Oct 01, 2018 at 07:32 AM
it's just an animation. all the game logic is usually collider based, so there's no reason why it should not work.
just assign the animator it's zombear avatar.
Your answer
Follow this Question
Related Questions
Create an Avatar (for Animator) for UI? 0 Answers
How to set animator's avatar by script? 0 Answers
How to use AvatarBuilder.BuildHumanAvatar? 3 Answers
Generic Avatar in Mechanim...not working. 0 Answers
how to use BuildAvatar? 0 Answers