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

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

108.013 Lượt nghe
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: https://github.com/russs123/dino_run_tut Credits for assets: background - https://jesse-m.itch.io/jungle-pack dinos - https://arks.itch.io/dino-characters obstacles - https://free-game-assets.itch.io/free-swamp-2d-tileset-pixel-art font - https://www.dafont.com/retro-gaming.font sound - https://freesound.org/people/MATRIXXX_/sounds/458641/ 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 Score