OpticTraveler/Florian/sprite_3d.gd

4 lines
87 B
GDScript

extends Sprite3D
func _physics_process(delta: float) -> void:
self.position.x += 0.1