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
Does anyone have a link to a Construct 3 rex_rotateto.c3addon? I have it for my Construct 2 project that I need to convert over, but I can't seem to find one that works for Construct 3.
Thank you so much,
~Daniel
Develop games in your browser. Powerful, performant & highly capable.
github.com/erenertugrul/construct-plugins/raw/master/ported_plugins/behaviors/rex_rotateto/dist/rex_rotate.c3addon
Thank you, but for whatever reason, when I load my project with this add-on I keep getting the error message:
"Failed to open project. Check it is a valid Construct 3 single-file project."
Press F12 in editor, there should be an error message. You may need to edit some JSON files.
If you can open the project in Construct 2, you can remove this behavior. In C3 you can replace it with Tween or Orbit behavior.
Thank you so much!