Skip to content

Example of a Player scene animated. You can use this Github repository for your own games.

Notifications You must be signed in to change notification settings

Stud-Io-Games/Godot-2D-Player-Animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot 2D : Player Animation

dog

Purpose

Example of a Player scene animated. You can use this Github repository for your own games.

This template includes

An animation handler using AnimationTree

The Level scene to test the animation player.

The Player scene including :

  • Idle animation
  • Run animation
  • Jump animation
  • Attack animation
  • Death animation

Setup

Clone or download this repository and open it with Godot. Before you run the project, you'll have to configure the user inputs for your game:

To create inputs for "move_right", "move_left", "jump", "attack" > go to Project > Project Setting > Input Map

Resources

I used FREE STREET ANIMAL PIXEL ART ASSET PACK from Craftpix.

dog frames

About

Example of a Player scene animated. You can use this Github repository for your own games.

Topics

Resources

Stars

Watchers

Forks