Files
godot-demo-projects/2d/skeleton/README.md
ShatteredReality b4c73f4888 Fix README links to asset library (#1078)
This updates all links to point to the 4.2 demos instead of the 3.5 ones.

Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
2024-06-24 19:29:58 +02:00

597 B

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