skullball/godot/maps/entities/item_health.tres

20 lines
961 B
Plaintext

[gd_resource type="Resource" script_class="FuncGodotFGDModelPointClass" format=3 uid="uid://dps4b2wkpjfgo"]
[ext_resource type="Script" uid="uid://d1nwwgcrner8b" path="res://addons/func_godot/src/fgd/func_godot_fgd_point_class_display_descriptor.gd" id="1_0csf6"]
[ext_resource type="PackedScene" uid="uid://dov2eh5u4ypnx" path="res://scenes/misc/health_pickup.tscn" id="2_st24o"]
[ext_resource type="Script" uid="uid://ldfqjtq0br35" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="3_1yge4"]
[resource]
script = ExtResource("3_1yge4")
target_map_editor = 1
generate_size_property = true
scene_file = ExtResource("2_st24o")
classname = "item_health"
meta_properties = Dictionary[String, Variant]({
"color": Color(0.8, 0.8, 0.8, 1),
"model": "{\"path\": \"godot/maps/entity_models/item_health.glb\", \"scale\": 32.0 }",
"size": AABB(0, 0, 27, 0, 0, 27)
})
node_class = "Node3D"
metadata/_custom_type_script = "uid://ldfqjtq0br35"