mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
Big tank
This commit is contained in:
parent
e9e71d8ff2
commit
5a622a1fba
5 changed files with 416 additions and 379 deletions
BIN
3D/MapModels/actor_tank_large.glb
Normal file
BIN
3D/MapModels/actor_tank_large.glb
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
|
|
@ -1697,3 +1697,9 @@
|
||||||
"origin" "-248 104 -16"
|
"origin" "-248 104 -16"
|
||||||
"_tb_layer" "3"
|
"_tb_layer" "3"
|
||||||
}
|
}
|
||||||
|
// entity 87
|
||||||
|
{
|
||||||
|
"classname" "actor_tank_large"
|
||||||
|
"origin" "-304 -24 -8"
|
||||||
|
"_tb_layer" "3"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
[gd_resource type="Resource" script_class="FuncGodotFGDModelPointClass" load_steps=4 format=3 uid="uid://cx1wn21evf30h"]
|
||||||
|
|
||||||
|
[ext_resource type="Resource" uid="uid://5bc1qysixhmh" path="res://3D/TrenchBroom/EntityDefinitions/base/actor_base.tres" id="1_0u3k1"]
|
||||||
|
[ext_resource type="PackedScene" uid="uid://c0fu2ul3gg8fl" path="res://3D/BlockbenchModels/Tank/Tank_3D_Huge.tscn" id="2_0u3k1"]
|
||||||
|
[ext_resource type="Script" uid="uid://dkmyelig23ub5" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="3_cbmk6"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
script = ExtResource("3_cbmk6")
|
||||||
|
target_map_editor = 0
|
||||||
|
models_sub_folder = ""
|
||||||
|
scale_expression = ""
|
||||||
|
generate_size_property = false
|
||||||
|
generate_gd_ignore_file = false
|
||||||
|
scene_file = ExtResource("2_0u3k1")
|
||||||
|
apply_rotation_on_map_build = true
|
||||||
|
apply_scale_on_map_build = false
|
||||||
|
classname = "actor_tank_large"
|
||||||
|
description = "Vending Machine"
|
||||||
|
func_godot_internal = false
|
||||||
|
base_classes = Array[Resource]([ExtResource("1_0u3k1")])
|
||||||
|
class_properties = {}
|
||||||
|
class_property_descriptions = {}
|
||||||
|
auto_apply_to_matching_node_properties = false
|
||||||
|
meta_properties = {
|
||||||
|
"size": AABB(-32, -8, -16, 32, 16, 16),
|
||||||
|
"studio": "\"3D\\MapModels/actor_tank_large.glb\""
|
||||||
|
}
|
||||||
|
node_class = ""
|
||||||
|
name_property = ""
|
||||||
|
metadata/_custom_type_script = "uid://c83r7t467hm4m"
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
[gd_resource type="Resource" script_class="FuncGodotFGDFile" load_steps=23 format=3 uid="uid://b700sa4be6dfa"]
|
[gd_resource type="Resource" script_class="FuncGodotFGDFile" load_steps=24 format=3 uid="uid://b700sa4be6dfa"]
|
||||||
|
|
||||||
[ext_resource type="Resource" uid="uid://ia1t5p4mhom3" path="res://3D/TrenchBroom/EntityDefinitions/point/lights/light_omni.tres" id="1_7vcj1"]
|
[ext_resource type="Resource" uid="uid://ia1t5p4mhom3" path="res://3D/TrenchBroom/EntityDefinitions/point/lights/light_omni.tres" id="1_7vcj1"]
|
||||||
[ext_resource type="Script" uid="uid://cknmd0lgmorx2" path="res://addons/func_godot/src/fgd/func_godot_fgd_file.gd" id="1_lykim"]
|
[ext_resource type="Script" uid="uid://cknmd0lgmorx2" path="res://addons/func_godot/src/fgd/func_godot_fgd_file.gd" id="1_lykim"]
|
||||||
|
|
@ -22,6 +22,7 @@
|
||||||
[ext_resource type="Resource" uid="uid://ceio7tm5eopbb" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/actor_controlpad.tres" id="19_hvhb8"]
|
[ext_resource type="Resource" uid="uid://ceio7tm5eopbb" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/actor_controlpad.tres" id="19_hvhb8"]
|
||||||
[ext_resource type="Resource" uid="uid://bw6nmtgqwmw5x" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/actor_terminal_big.tres" id="20_3v5us"]
|
[ext_resource type="Resource" uid="uid://bw6nmtgqwmw5x" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/actor_terminal_big.tres" id="20_3v5us"]
|
||||||
[ext_resource type="Resource" uid="uid://ejgmadticege" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/Actor_Capacitor_Mini.tres" id="21_g67cj"]
|
[ext_resource type="Resource" uid="uid://ejgmadticege" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/Actor_Capacitor_Mini.tres" id="21_g67cj"]
|
||||||
|
[ext_resource type="Resource" uid="uid://cx1wn21evf30h" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/Actor_Tank_Large.tres" id="22_iy67w"]
|
||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
script = ExtResource("1_lykim")
|
script = ExtResource("1_lykim")
|
||||||
|
|
@ -29,5 +30,5 @@ export_file = false
|
||||||
target_map_editor = 1
|
target_map_editor = 1
|
||||||
fgd_name = "FuncGodot"
|
fgd_name = "FuncGodot"
|
||||||
base_fgd_files = Array[Resource]([])
|
base_fgd_files = Array[Resource]([])
|
||||||
entity_definitions = Array[Resource]([ExtResource("1_7vcj1"), ExtResource("2_u7uvb"), ExtResource("3_u7uvb"), ExtResource("4_1nmxk"), ExtResource("5_ljb2x"), ExtResource("6_seuvu"), ExtResource("7_fmwex"), ExtResource("8_c8m8m"), ExtResource("9_14sjf"), ExtResource("10_xik3w"), ExtResource("11_dgiqm"), ExtResource("12_1teik"), ExtResource("13_f0hti"), ExtResource("14_6ld6e"), ExtResource("15_g8j5j"), ExtResource("16_7h4of"), ExtResource("17_m3sbm"), ExtResource("18_m3sbm"), ExtResource("19_hvhb8"), ExtResource("20_3v5us"), ExtResource("21_g67cj")])
|
entity_definitions = Array[Resource]([ExtResource("1_7vcj1"), ExtResource("2_u7uvb"), ExtResource("3_u7uvb"), ExtResource("4_1nmxk"), ExtResource("5_ljb2x"), ExtResource("6_seuvu"), ExtResource("7_fmwex"), ExtResource("8_c8m8m"), ExtResource("9_14sjf"), ExtResource("10_xik3w"), ExtResource("11_dgiqm"), ExtResource("12_1teik"), ExtResource("13_f0hti"), ExtResource("14_6ld6e"), ExtResource("15_g8j5j"), ExtResource("16_7h4of"), ExtResource("17_m3sbm"), ExtResource("18_m3sbm"), ExtResource("19_hvhb8"), ExtResource("20_3v5us"), ExtResource("21_g67cj"), ExtResource("22_iy67w")])
|
||||||
metadata/_custom_type_script = "uid://cknmd0lgmorx2"
|
metadata/_custom_type_script = "uid://cknmd0lgmorx2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue