parent
46e1de9791
commit
dacbcc3835
232 changed files with 8637 additions and 0 deletions
14
Scenes/GUI/Controls/MovementFrameIndicatorOn.tscn
Normal file
14
Scenes/GUI/Controls/MovementFrameIndicatorOn.tscn
Normal file
|
@ -0,0 +1,14 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://dao6mf54xule2"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b4qincechbf63" path="res://Scripts/MovementFrameIndicator.gd" id="1_2om8h"]
|
||||
|
||||
[node name="MovementFrameIndicator" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
script = ExtResource("1_2om8h")
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 2.0
|
||||
offset_bottom = 32.0
|
||||
color = Color(0, 1, 0, 1)
|
Loading…
Add table
Add a link
Reference in a new issue