Make your Construct 2 project "backward compatible"

1

Index

Stats

4,492 visits, 8,431 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Published on 31 Jul, 2015. Last updated 19 Feb, 2019

Imagine that you are using a stable version of Construct 2, then you want to try a beta. You edited a text in a new version, then you realize when you run the game, the beta one has a bug that haven't fixed. It makes you angry. Then you reinstall the stable one. You open your project again and it can't open it because you have edited a text in the new version??? You will be angry, won't you?

So in this tutorial, I will show you how to make your project "backward compatible."

Note that it's not always successful. In some new versions, they have different (or new, edited) plugins. If your Construct 2 does not have required plugins, you can't open your project.

So we will make some practices.

Requirements

- A Construct 2 project. Open it in r206 and open it again in r210

- Construct 2 r206 and r210 (for example)

Let's jump right in!

  • 0 Comments

Want to leave a comment? Login or Register an account!