/Exercise-04d-Save-and-Load

Exercise for MSCH-C220, 10 March 2021

Primary LanguageGDScriptMIT LicenseMIT

Exercise-04d-Save-and-Load

Exercise for MSCH-C220, 15 March 2021

The fourth exercise for the 2D Platformer project, exploring save and load (in two projects).

Implementation

Built using Godot 3.2.3

The player sprite is an adaptation of MV Platformer Male by MoikMellah. CC0 Licensed.

The coin sprite is provided by Kenney.nl: https://kenney.nl/assets/puzzle-pack-2.

The explosion animation is also adapted from Kenney.nl: https://kenney.nl/assets/tanks.

References

For more information about save and load in Godot, visit the Godot documentation: https://docs.godotengine.org/en/stable/tutorials/io/saving_games.html#saving-and-reading-data

Future Development

None

Created by

Airtoum