Files
godot-demo-projects/2d/skeleton
A Thousand Ships 0343cedd48 General proofreading (#1262)
* General proofreading for grammar and spelling
* General formatting
* Addition of appropriate literals where appropriate, i.e. `&"foo"` for `StringName` cases and `^"foo/bar"` for `NodePath` cases
2025-10-11 01:39:59 -07:00
..
2025-10-11 01:39:59 -07: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: Compatibility

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

Licenses

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

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

Screenshots

Screenshot