rj-action-library/Runtime/Time/TimeLines/GameTime.tres

12 lines
340 B
Plaintext
Raw Permalink Normal View History

2025-01-08 18:46:17 +00:00
[gd_resource type="Resource" script_class="TimeLine" load_steps=2 format=3 uid="uid://ch5nsa6yafs5l"]
[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Time/TimeLine.cs" id="1_lxe8k"]
2025-01-03 12:09:23 +00:00
[resource]
2025-01-08 18:46:17 +00:00
script = ExtResource("1_lxe8k")
isLooping = false
loopStart = 0.0
loopEnd = 0.0
startSpeed = 0.0
2025-01-03 12:09:23 +00:00
autoStart = true