Initial commit
This commit is contained in:
commit
c266d22f58
85 changed files with 1649 additions and 0 deletions
12
scenes/gui/fast_forward_button.tscn
Normal file
12
scenes/gui/fast_forward_button.tscn
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://cgm7td1hgs0rr"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bjsar1x67xk1t" path="res://assets/sprites/gui/FastForward1.tres" id="1_ta3h7"]
|
||||
|
||||
[node name="FastForwardButton" type="TextureButton"]
|
||||
anchors_preset = -1
|
||||
anchor_right = 0.06
|
||||
anchor_bottom = 0.09
|
||||
size_flags_vertical = 4
|
||||
mouse_default_cursor_shape = 2
|
||||
texture_normal = ExtResource("1_ta3h7")
|
||||
stretch_mode = 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue