Parallax effect with 4 layers for Construct2 Free edition

3

Index

Attached Files

The following files have been attached to this tutorial:

.rar
.rar

parallax-effect.rar

Download now 998.41 KB

Contributors

Stats

21,052 visits, 60,195 views

Tools

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 May, 2012. Last updated 26 Feb, 2019

Testing

For the gaming test, let's add a player for see the parallax performance on web browser.

Add a new layer and rename it as Main (block other layers for avoid problems).

Add the sprite you like and give him the Platform and ScrollTo behaviors.

Add a ground and make it invisible (select sprite- properties- Initial visibility-Invisible), also give it a width of 6000 and adjust it to the start of the window. Don't forget to give it the solid behavior.

Like this:

Then press F5 and test your parallax effect.....

I hope you enjoyed this tutorial as much as I enjoyed to write it, soon I will make more tutorials with this example, don't forget to comment.

You can download the example files attached on "Tutorial Downloads" section.

Greetings!!!

.RAR
.RAR

parallax-effect.rar

Download now 998.41 KB
  • 0 Comments

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