Skip to content

Releases: ndee85/godot_tutorial_series

Tutorial 10

14 Feb 13:38
Compare
Choose a tag to compare

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

03 Feb 20:37
Compare
Choose a tag to compare

Here you can find the final result of Tutorial 09.

Topics:

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

Tutorial 08

31 Jan 13:38
Compare
Choose a tag to compare

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

27 Jan 21:01
Compare
Choose a tag to compare

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

24 Jan 10:32
Compare
Choose a tag to compare

Here you can find the final result of Tutorial 06.

Topics:

  • We discuss godots scene system and godots resources system

Video Tutorial

Tutorial 05

24 Jan 06:58
Compare
Choose a tag to compare

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

24 Jan 06:57
Compare
Choose a tag to compare

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

24 Jan 06:57
Compare
Choose a tag to compare

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

24 Jan 06:56
Compare
Choose a tag to compare

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