Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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
My 8 direction RPG has solid walls that the player shouldn't be allowed into - when the player is walking right up against these walls, then suddenly turn towards the wall, the player clips slightly into the wall.
Develop games in your browser. Powerful, performant & highly capable.
This probably has to do with the origin point of your sprite, although we'd have to know more to be sure.
check the polygons collison and also if the wall has the behaviour "solid"
also the Z order as well Sometime the player can be well under the z order of he wall.