Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I get a game crash whenever I kill the second deer. The first deer I can kill no problem but the game returns this error when I kill the second one: 

ERROR: Node not found: "DeerCollison" (relative to "/root/World/Deers2-5/Deer2").

I'm guessing it has to do with the raycast of the gun (or something else) trying to find a collision body that doesn't exist or was renamed, but I could be wrong

Thank you! I made the collision shape delete after the death animation finishes now. Hopefully that fixes the issue, let me know if it doesn't.