Files
godot-demo-projects/2d/skeleton
Hugo Locurcio 18c76b6dae Add tags to all demo projects
This makes sorting them in the project manager easier, as you can
click tags in the project manager to filter to a specific tag.
2023-06-26 18:03:50 +02:00
..
2023-06-26 18:03:50 +02:00

Skeleton2D Demo

This demo shows how to create a rigged and animated character in 2D using Godot's Skeleton2D node. There are several movement-related animations and there is a simple character controller that controls the animations.

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/1027

Licenses

GBot character Copyright © circa 2020 Andreas Esau, MIT License.

Initial rigging and animating Copyright © 2020 RustyStriker, MIT License.

Screenshots

Screenshot