initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[gd_scene format=3 uid="uid://bqla58648mj8x"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dfwhpkgf77e5y" path="res://assets/scenes/pickupable.tscn" id="1_paivl"]
|
||||
[ext_resource type="Texture2D" uid="uid://ds15hhsmjp3wc" path="res://assets/images/collectables/stopwatch.png" id="2_g8182"]
|
||||
[ext_resource type="Texture2D" uid="uid://desgj7lpexej7" path="res://assets/images/collectables/stopwatch.svg" id="3_fb1sx"]
|
||||
|
||||
[node name="Pickupable" unique_id=448556835 instance=ExtResource("1_paivl")]
|
||||
metadata/pickup = 1
|
||||
|
||||
[node name="mainmesh" parent="." index="1" unique_id=1578928066]
|
||||
modulate = Color(0.53800005, 1, 0.16000003, 1)
|
||||
|
||||
[node name="Stopwatch" type="Sprite2D" parent="." index="2" unique_id=1633947504]
|
||||
visible = false
|
||||
texture = ExtResource("2_g8182")
|
||||
|
||||
[node name="particles" parent="." index="3" unique_id=871258801]
|
||||
color = Color(0.5372549, 1, 0.16078432, 1)
|
||||
|
||||
[node name="Stopwatch2" type="Sprite2D" parent="." index="4" unique_id=2549464]
|
||||
scale = Vector2(0.75, 0.75)
|
||||
texture = ExtResource("3_fb1sx")
|
||||
Reference in New Issue
Block a user