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
In my game I have a normal HUD with a healthbar, pause menu and whatnot. I made an Arrow sprite that I want to point at a location at all times. I tried this:
System Every tick- set angle to location
But it didn't work. How should I go about this?
Develop games in your browser. Powerful, performant & highly capable.
You must set angle towards to X= location.x and Y = location.Y