GameMaker (2.3)
Icon

Easy Curve Animations

LuxeGames

You must be logged in to obtain assets

Description

Easy Animation Extension for Game Maker

With just one line of code, you can create complex and professional animations for your Game Maker projects.

Example code: create_animation(objectId, seconds, ["x", from_x, to_x])

You can also animate variables and set custom functions to execute upon completion:

Example code: create_animation(objectId, seconds, [myVar, fromValue, toValue, "onComplete", scriptToExecuteOnEnd])

This extension is being used in my main projects and will be supported for a long time. You can see it in action on Google Play:

My Game - My Music Hero

If you decide to download it, I would appreciate your review!

In addition to moving objects, you can animate any property of an object, such as image_scale, image_blend, x, y, and more. It's the perfect solution for those who have recently updated to Game Maker 2.3 and are looking for an easy way to create animations.

Watch the video to see just how simple it is to use:

Video - Easy Animation Extension for Game Maker

For full documentation, visit the following link:

Easy Animation Extension Documentation

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS2.3 - Version 8.4.0. Published January 26, 2023

Optimizin backinout curve

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait