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,
I would like to ask if vector y could make a flying object from the ground up if a collision objet is triggered simulating a player on a forest which when he approaches a nearby bird i will fly away
Thanks
You could calculate the distance and use distance less than x to trigger the event...assuming i follow your question correctly.
Develop games in your browser. Powerful, performant & highly capable.
How do i make it fly towards a certain object, like if an object is approaching and is on its line of sight it will dive to the player.
Look up Rex rainbow "moveto" plugin. Or the behavior Line of sight. (moveto is a nice plugin if you don't already have it installed)