Godot Playground 2D's icon

Godot Playground 2D 1.0 Scripts 4.1 Community

Submitted by user error404; MIT; 2023-10-13

This package add a lot of new Node2D and scripts to Godot. These new nodes allows you to quickly prototype your 2D games without coding. All scripts are written in C# and fully tested in Godot 4 (.NET / Mono version).
The package comes with a demo scene and a PDF documentation.

New 2D nodes are:
- AutoMove (Automatically move an object)
- AutoRotate (Automatically rotate an object)
- DestroyAfterDelay (Destroy object after a defined delay)
- Flip (Flip a Sprite)
- Follow (Follow an object)
- Ladder (Allow player to climb)
- Patrol (Waypoints patrol system)
- Shooter (Gun system)
- SimpleMove (Make a character move and jump)
- Spawn (Instantiate a scene)
- SpawnRepeating (Instantiate a scene indefinitely)
- TorqueMove (Move a wheel)
- Trampoline (Make the character jump)


View files Download Submit an issue Recent Edits