4 lines
49 B
GDScript3
4 lines
49 B
GDScript3
|
extends Node2D
|
||
|
|
||
|
@export var speed: float = 200.0
|