Just some bugs...
- Gabi Zorek
- Apr 18, 2021
- 1 min read
This week I have been trying to fix a bug I have with two of my new enemies. I have moved the script that was originally on the human-like creature onto the little spider enemy, and it is just moving in place, I need to figure out why its not chasing the player. It does all the correct animation, but it does not chase. Its just in a fixed position.
The other issue I am having is the creature like enemy moves from its original position in the game to behind the player as soon as you press the play button. Then the enemy does nothing. I spoke to my tutor about this, and we decided it would be better to use a recast and a sphere collider, like I mentioned in my previous blog.
Also, I have my beta demo soon where I need to show my tutor everything I have done. Hope he likes it!

Comments