Use bullet flags instead of bools

This commit is contained in:
Marco 2025-06-08 16:50:38 +02:00
commit 72c6270eb5
14 changed files with 49 additions and 38 deletions

View file

@ -22,6 +22,6 @@ Controllable = true
Freezable = true
Grazeable = false
GrazeValue = 0.2
Attributes = 4
Attributes = 260
TimeModifiers = []
metadata/_custom_type_script = "uid://dslyrfcej3g2n"