meat_madness_redux/godot/assets/meat_creek/creek_platform.gd

5 lines
65 B
GDScript

extends Spatial
func _ready():
rotate_y(rand_range(0, 2 * PI))