Files
SpaceBots/script/randomObject.gd

6 lines
117 B
GDScript3
Raw Permalink Normal View History

2026-01-21 23:40:20 +01:00
extends Node
class_name RandomObject
@export var dir: String
@export var probability: float #Value between 0 and 1