Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hello, I'm pretty new to Construct 3 and I can't seem to fix a problem I've been getting.
I want to spawn the zombies and have them run towards the player, but their animation doesn't move with them when this happens, I've put them into a container but it still doesn't work. Help would be very much appreciated!
Project file
drive.google.com/open
Develop games in your browser. Powerful, performant & highly capable.
On the bullet behaviour tick the box 'Set Angle', then they will run towards the player. Seems fine then. Also disable the 8-direction behaviour as it seems to be causing a bug.
Many thanks! That solved my problem.
EDIT: However, I can't seem to be able to activate bounce off solids without breaking the game, why does this happen?
EDIT2: Nevermind I fixed it, thank you for your help