pulse node, shaft strip, constantify, etc.
This commit is contained in:
parent
d4c609e1af
commit
0b6d121986
24 changed files with 645 additions and 245 deletions
13
scenes/shaft_strip.tscn
Normal file
13
scenes/shaft_strip.tscn
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[gd_scene format=3 uid="uid://dshaftstrip01"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/shaft_strip.gd" id="1_shaftstrip"]
|
||||
|
||||
[node name="ShaftStrip" type="VBoxContainer"]
|
||||
anchors_preset = 9
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 12.0
|
||||
offset_top = 12.0
|
||||
offset_right = 60.0
|
||||
offset_bottom = -12.0
|
||||
grow_vertical = 2
|
||||
script = ExtResource("1_shaftstrip")
|
||||
Loading…
Add table
Add a link
Reference in a new issue