Godot and Rust Tutorial Series

30 points by schr3da ↗ HN
Hey,

I just have started a series of tutorials for people who would like to use Godot in conjunction with GDNative script using the Rust programming language. I cover some basic setup and other stuff like debugging. Happy to get your feedback

You can find the tutorial overview here: https://github.com/Schr3da/godot-rust/blob/master/README.md

3 comments

[ 1.2 ms ] story [ 20.4 ms ] thread
Awesome, I look forward to viewing them! Unfortunately I'm slammed at work so it'll be another few weeks before I have time for some side projects (like Godot) so don't hold your breath on my feedback. I look forward to watching these. Thanks!
This is really great! I never knew you can use Rust with Godot. Thanks!