Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.75 KB

Comedot for Godot Asset Library.md

File metadata and controls

39 lines (30 loc) · 1.75 KB

Comedot for the Godot Asset Library

Asset Name: Comedot Ultimate Template Description:

All-in-one project template and components framework: Basically Nodes but for gameplay. Optimized for 2D pixel art.

Requires Godot 4.4 latest build!

• Includes components for common stuff needed in most games: Different types of player movement, combat, collectibles, inventory, turn-based logic etc. • UI controls like a stats HUD, buttons for special skills, etc. • Scenes for Logo → Main Menu → Options, Input Remapping, Pause Overlay and short example games. • Save/Load player preferences in config file with Settings.anyName = 42 • 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 & the latest version, lookieloo the Develop branch: https://github.com/InvadingOctopus/comedot/tree/develop

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: 4.4.0.5.69 Commit URL: 1ca1ede324ccff5792fd85c73be4d5e61ece1b1c 2025-02-25

Icon URL: https://i.imgur.com/UJnNERn.png Preview: https://i.imgur.com/aW0MHRu.png Logo Screenshot 1: https://i.imgur.com/DW6aeu3.png Main Menu Screenshot 2: https://i.imgur.com/j5f2xna.png Components Dock Screenshot 3: https://i.imgur.com/8yMMRPR.png Components Tree Example Screenshot 4: https://i.imgur.com/rIOpIAr.png Input Map Screenshot 5: https://i.imgur.com/nWJXuiX.png Pause Screenshot 6: https://i.imgur.com/4ZuJGBj.png Charts