Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.77 KB

Comedot for Godot Asset Library.md

File metadata and controls

39 lines (29 loc) · 1.77 KB

Comedot for the Godot Asset Library

Asset Name: Comedot Components Framework Description:

Project template and framework for making 2D games by adding components to entities. Basically Nodes but for gameplay.

Requires Godot 4.4 latest dev build!

• Includes a mix-and-match library for common features needed in most games: Different types of player movement, combat, collectibles, inventory, upgrades, turn-based logic etc. • Standard UI controls like a stats HUD, buttons & lists for special skills, etc. • Scenes for Logo → Main Menu → Options, Input Remapping, Pause Overlay • Save/Load player preferences in config file with Settings.any_name • Helper functions & debugging tools like charts for monitoring variables. • Free-to-use 3rd-party assets for quick prototyping.

This is a work in constant progress! For more deets and the latest version, lookie loo the Develop branch on the GitHub repository: https://github.com/InvadingOctopus/comedot/tree/develop

ALERT: The first time you load this project, there may be errors because Godot will re-import the asset files and set the IDs for resources. To fix, just close and reopen the project.

THANKS: Tilesets: https://kenney.nl/assets/1-bit-pack
Font: Jayvee Enaguas (HarvettFox96) https://www.dafont.com/pixel-operator.font


Category: Templates License: MIT Repository URL: https://github.com/InvadingOctopus/comedot Issues URL: https://github.com/InvadingOctopus/comedot/issues Godot Version: 4.4 custom Asset Version: 2.69 Commit URL: f82d479ca827389be9d4a38005b6912cd8e5aaa8 2025-01-17

Icon URL: https://i.imgur.com/UJnNERn.png Preview: https://i.imgur.com/aW0MHRu.png Screenshot 1: https://i.imgur.com/oY4WymY.png Screenshot 2: https://i.imgur.com/7M0pH3v.png Screenshot 3: https://i.imgur.com/jgAjmzY.png