mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 17:51:16 +00:00
Resaved func_godot data
This commit is contained in:
parent
a10e9f850e
commit
006cfcacdd
52 changed files with 60 additions and 287 deletions
|
|
@ -2,30 +2,17 @@
|
|||
|
||||
[ext_resource type="Resource" uid="uid://5bc1qysixhmh" path="res://3D/TrenchBroom/EntityDefinitions/base/actor_base.tres" id="1_2x8yp"]
|
||||
[ext_resource type="PackedScene" uid="uid://bb2pjblwkb7ub" path="res://3D/Scenes/Props/Vending_Machine_3D.tscn" id="2_2x8yp"]
|
||||
[ext_resource type="Script" uid="uid://dkmyelig23ub5" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="3_2x8yp"]
|
||||
[ext_resource type="Script" uid="uid://ldfqjtq0br35" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="3_2x8yp"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_2x8yp")
|
||||
target_map_editor = 0
|
||||
models_sub_folder = ""
|
||||
scale_expression = ""
|
||||
generate_size_property = false
|
||||
rotation_offset = Vector3(0, 180, 0)
|
||||
generate_gd_ignore_file = false
|
||||
scene_file = ExtResource("2_2x8yp")
|
||||
apply_rotation_on_map_build = true
|
||||
apply_scale_on_map_build = false
|
||||
classname = "actor_vendingmachine"
|
||||
description = "Vending Machine"
|
||||
func_godot_internal = false
|
||||
base_classes = Array[Resource]([ExtResource("1_2x8yp")])
|
||||
class_properties = {}
|
||||
class_property_descriptions = {}
|
||||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"size": AABB(-8, -8, -12, 8, 8, 12),
|
||||
"studio": "\"3D/MapModels/actor_vendingmachine.glb\""
|
||||
}
|
||||
node_class = ""
|
||||
name_property = ""
|
||||
metadata/_custom_type_script = "uid://c83r7t467hm4m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue