Add lever and jump pad components with activation logic
This commit is contained in:
7
addons/rmsmartshape/shapes/shape_open.gd
Normal file
7
addons/rmsmartshape/shapes/shape_open.gd
Normal file
@@ -0,0 +1,7 @@
|
||||
@tool
|
||||
@icon("../assets/open_shape.png")
|
||||
extends SS2D_Shape
|
||||
class_name SS2D_Shape_Open
|
||||
|
||||
## DEPRECATED: Use [SS2D_Shape] instead.
|
||||
## @deprecated
|
||||
Reference in New Issue
Block a user