Some extra event stuff

This commit is contained in:
2025-05-20 11:04:04 -05:00
parent 36762682b8
commit 8311d7c68f
6 changed files with 12 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
class_name EventIfEvent extends "res://scripts/Event/Flow/EventIf.gd"
class_name EventIfFlag extends "res://scripts/Event/Condition/EventIf.gd"
enum Type {
ANY_OF_FLAGS_ON,