Godot & Rust: Simple Platformer Part I

Опубликовано: 22 Март 2026
на канале: schr3da
9,130
114

In this video we will create a basic tilemap for our level layout. This video is the starting point of a more sophisticated godot & rust example series in order to create a very simple platformer.

In general this is a quick tutorial series about how to use GDNative with the Rust Programming Language in order to get all the benefits of a free open source game engine and a very performant programming language.

You can find the code on Github: https://github.com/Schr3da/godot-rust/