Wandalen / godot_gdext_experiment

Tests regarding gdextensions in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin implements a simple class that extends Sprite2D and forces it to move in in circular trajectory (see scene test in base directory).

Build

cd rust
cargo build

Then launch godot and open project.godot in base directory, it should link rust plugin automatically.

About

Tests regarding gdextensions in Rust


Languages

Language:Rust 100.0%