4 lines
78 B
GDScript
4 lines
78 B
GDScript
extends CollisionShape2D
|
|
|
|
@export_enum("x", "y") var boundary_invert_axis = 1
|