Wrote some connections between the shock/alarm buttons and the terminal
This commit is contained in:
@@ -87,3 +87,6 @@ offset_bottom = 1542.0
|
||||
scale = Vector2(0.29, 0.29)
|
||||
pivot_offset = Vector2(-39.952454, -39.952393)
|
||||
texture = ExtResource("4_afen0")
|
||||
|
||||
[connection signal="button_down" from="B_Shock" to="CommandPrompt" method="_button_shock"]
|
||||
[connection signal="button_down" from="B_Alarm" to="CommandPrompt" method="_button_alarm"]
|
||||
|
||||
Reference in New Issue
Block a user