How to Make a Google Chrome T-Rex Style Sidescroller In Godot | Beginner Tutorial

Learn the basics of Godot by making a side scroller game from scratch. The code for the game is built from scratch and will re-create all the features of the t-rex game. This will use a parallax background node to create the scrolling background with a 3D effect. I’ll have a spawner to generate enemies as well as collision detection. Code and assets for this video: Credits for assets: background - dinos - obstacles - font - sound - Timestamps: 0:00 Intro 0:23 Parallax Background 3:15 Dinosaur 08:15 Scrolling Ground 14:22 Obstacle Scenes 17:02 Writing Code 20:30 Heads Up Display 27:25 Obstacle Spawner 41:30 Collision Detection 44:10 Game Over Scene 48:02 High Sco
Back to Top