annotation Export
Overview
Marks an instance variable as an exported property visible in the Godot inspector.
@[Export]
property speed : Float32 = 100.0_f32
Marks an instance variable as an exported property visible in the Godot inspector.
@[Export]
property speed : Float32 = 100.0_f32