27 lines
1.2 KiB
Plaintext
27 lines
1.2 KiB
Plaintext
[gd_resource type="Resource" script_class="FuncGodotFGDModelPointClass" format=3 uid="uid://bm5nw7wckpjqp"]
|
|
|
|
[ext_resource type="Script" uid="uid://d1nwwgcrner8b" path="res://addons/func_godot/src/fgd/func_godot_fgd_point_class_display_descriptor.gd" id="1_lf0mh"]
|
|
[ext_resource type="PackedScene" uid="uid://c1r8nk58cci3a" path="res://scenes/misc/goal.tscn" id="2_mvbym"]
|
|
[ext_resource type="Script" uid="uid://ldfqjtq0br35" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="3_0ofrk"]
|
|
|
|
[resource]
|
|
script = ExtResource("3_0ofrk")
|
|
target_map_editor = 1
|
|
generate_size_property = true
|
|
scene_file = ExtResource("2_mvbym")
|
|
classname = "info_goal"
|
|
class_properties = Dictionary[String, Variant]({
|
|
"team": -1
|
|
})
|
|
class_property_descriptions = Dictionary[String, Variant]({
|
|
"team": "The index of the team in the MapResource teams array, whose goal this is."
|
|
})
|
|
auto_apply_to_matching_node_properties = true
|
|
meta_properties = Dictionary[String, Variant]({
|
|
"color": Color(0.8, 0.8, 0.8, 1),
|
|
"model": "{\"path\": \"godot/maps/entity_models/info_goal.glb\", \"scale\": 32.0 }",
|
|
"size": AABB(-64, -64, 0, 64, 64, 64)
|
|
})
|
|
node_class = "Node3D"
|
|
metadata/_custom_type_script = "uid://ldfqjtq0br35"
|