12 lines
408 B
Text
12 lines
408 B
Text
[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
|