😄Getting Started

Godot 2D essentials is a comprehensive collection of production-ready components designed to expedite the development of your 2D games.

Supported versions

  • Godot 4+

✨Installation

You can download this plugin from the official godot asset library using the AssetLib tab in your godot editor. Install it and you're ready to go

Manual

To manually install the plugin, create an "addons" folder at the root of your Godot project and then download the contents from the "addons" folder of this repository.

🐱‍🏍Ready to use

This collection comprises new nodes that can be added as nodes, following your usual process when working with the Godot game engine. These nodes are designed to be flexible, allowing them to adapt to the mechanics of your game without interfering with decisions that might impact the implementation of your game's unique mechanics.

Other plugins from us

Components

Godot Essentials Motion Component

Health Component

Shake Camera Component

Rotator Component

Projectile component

Finite State Machine

Helpers

AudioManager

Examples (coming soon)

We are preparing examples where the components are used in real use cases and can help you to prototype your 2D game ideas:

Last updated