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
Hi,
Why isn't there a circular collision shape available for sprites?
If I want a circular object to detect collisions, can I use a physics polygon and still use the "overlaps" function to use the circle polygon?
Thanks
SM
No idea how the physics behavior works with "circular", but there's no such thing as a circle polygon.
Its either something based on pythag, or a poly with a fairly low amount of points.
Sorry, maybe polygon was incorrect. But why can you not define a circle to act as the overlap / collision shape in the sprite editor.
Trying to duplicate Knife Hit....
Might want to check out the Line Of Sight behavior.
Develop games in your browser. Powerful, performant & highly capable.
You can vote on this idea:
construct3.ideas.aha.io/ideas/C3-I-223
I voted.