Construct Time #10: Cool Loading Animation

2

Attached Files

The following files have been attached to this tutorial:

.c3p

loading-anim.c3p

Download now 52.71 KB

Stats

916 visits, 1,163 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.

I made a cool loading animation.

This uses two of my addons to do the heavy lifting:

Radial Progress: https://www.construct.net/fr/make-games/addons/559/radial-progress

Animate Text: https://www.construct.net/fr/make-games/addons/324/animate-text

Precisely, it uses the new feature from animate text that allows you to make custom animations using C3's easing editor, as showcased here:

https://twitter.com/skymen75/status/1369734279475920897

I used all of this to make this simple but very sleek looking animation:

https://twitter.com/skymen75/status/1407063409494052871

And here is the source file:

.C3P

loading-anim.c3p

Download now 52.71 KB

The file is like 2 or 3 events long, since most of the work is done by the behaviors.

Next Tutorial In Course

  • 0 Comments

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