7 lines
163 B
GDScript
7 lines
163 B
GDScript
@tool
|
|
class_name Bulkhead
|
|
extends StructuralPiece
|
|
|
|
# This piece represents a wall or edge.
|
|
# No additional logic is needed right now, we just need the class_name.
|