Skip to content

Releases: ndee85/godot_tutorial_series

Tutorial 10

Choose a tag to compare

@ndee85 ndee85 released this 14 Feb 13:38

Here you can find the final result of Tutorial 10.

Topics:

  • create a resolution indepent viewport zoom
  • add touch buttons for controlling our character
    Video Tutorial

Tutorial 09

Choose a tag to compare

@ndee85 ndee85 released this 03 Feb 20:37

Here you can find the final result of Tutorial 09.

Topics:

  • hook up the animated gbot with our scripted character
    Video Tutorial

Tutorial 08

Choose a tag to compare

@ndee85 ndee85 released this 31 Jan 13:38

Here you can find the final result of Tutorial 08.

Topics:

  • starting to animate in godot
  • create a run animation
  • create an idle animation
  • create a jump up and down animation

Video Tutorial

Tutorial 07

Choose a tag to compare

@ndee85 ndee85 released this 27 Jan 21:01

Here you can find the final result of Tutorial 07.

Topics:

  • setting up the gbot sprites
  • setting up the node hierarchy to create a flexible rig
  • finally setting up a bone system which we will use for animation later

Video Tutorial

Tutorial 06

Choose a tag to compare

@ndee85 ndee85 released this 24 Jan 10:32

Here you can find the final result of Tutorial 06.

Topics:

  • We discuss godots scene system and godots resources system

Video Tutorial

Tutorial 05

Choose a tag to compare

@ndee85 ndee85 released this 24 Jan 06:58

Here you can find the final result of Tutorial 05.

Topics:

  • Setting up a statemachine for our character
  • adding left/right rotation depending on the move direction
  • adding a double jump behavior

Video Tutorial

Tutorial 04

Choose a tag to compare

@ndee85 ndee85 released this 24 Jan 06:57

Here you can find the final result of Tutorial 04.

Topics:

  • refining movement of our character
  • adding acceleration
  • adding ground detection and jump behavior

Video Tutorial

Tutorial 03

Choose a tag to compare

@ndee85 ndee85 released this 24 Jan 06:57

Here you can find the final result of Tutorial 02.

Topics:

  • Setting up a basic Character Movement script
  • left/right movement

Video Tutorial

Tutorial 02

Choose a tag to compare

@ndee85 ndee85 released this 24 Jan 06:56

Here you can find the final result of Tutorial 02.

Topics:

  • Setting up a basic node
  • make physics affect the node
  • add collision detection

Video Tutorial