Files
Corupture/scene/interaction_bar.tscn
Eric 856b6a0400 fixed interaction bar
tweaking resource_manager.gd
2024-03-07 09:48:39 -06:00

10 lines
288 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://dfr3hvxqo4fqf"]
[ext_resource type="Script" path="res://scripts/interaction_bar.gd" id="1_qwnlc"]
[node name="InteractionBar" type="ProgressBar"]
offset_right = 60.0
offset_bottom = 20.0
show_percentage = false
script = ExtResource("1_qwnlc")