27 lines
1.0 KiB
Plaintext
27 lines
1.0 KiB
Plaintext
[gd_scene format=3 uid="uid://cayybawvw26cm"]
|
|
|
|
[ext_resource type="Script" uid="uid://c4d11cs4fcqib" path="res://scripts/EnchantedSphere.gd" id="1_sphere"]
|
|
[ext_resource type="Texture2D" uid="uid://bqpntq4rf2q7s" path="res://assets/boot3.png" id="2_gp14g"]
|
|
[ext_resource type="ArrayMesh" uid="uid://jls6i8ov73ld" path="res://assets/boot.obj" id="3_d6vog"]
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_1"]
|
|
albedo_texture = ExtResource("2_gp14g")
|
|
emission_enabled = true
|
|
emission = Color(0.6, 0.1, 1, 1)
|
|
emission_energy_multiplier = 3.0
|
|
|
|
[node name="EnchantedSphere" type="Node3D" unique_id=879211768]
|
|
script = ExtResource("1_sphere")
|
|
|
|
[node name="SphereMesh" type="MeshInstance3D" parent="." unique_id=905498826]
|
|
material_override = SubResource("StandardMaterial3D_1")
|
|
mesh = ExtResource("3_d6vog")
|
|
|
|
[node name="Tooltip" type="Label3D" parent="." unique_id=947504755]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.3280884, 0)
|
|
billboard = 1
|
|
text = "[E] Enchanted Boots
|
|
+1 Tier"
|
|
font_size = 56
|
|
outline_size = 6
|