Files
SpaceBots/script/randomObject.gd

6 lines
117 B
GDScript3
Raw Normal View History

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