You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
371 B
Plaintext
9 lines
371 B
Plaintext
|
2 years ago
|
[gd_scene load_steps=3 format=3 uid="uid://darpu7kmey2vs"]
|
||
|
|
|
||
|
|
[ext_resource type="Texture2D" uid="uid://c7jpfbmidpu5c" path="res://resource/ui/hud/player_status_mp.png" id="1_6yn2y"]
|
||
|
|
[ext_resource type="Script" path="res://script/ui/hud/mp_item_sub.gd" id="2_ps8dg"]
|
||
|
|
|
||
|
|
[node name="MpItem" type="TextureRect"]
|
||
|
|
texture = ExtResource("1_6yn2y")
|
||
|
|
script = ExtResource("2_ps8dg")
|