mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 16:55:53 +00:00
Mapping and models
This commit is contained in:
parent
b64e096661
commit
8c2d7eae66
13 changed files with 1755 additions and 1608 deletions
|
|
@ -15,6 +15,6 @@ description = "Tube Emitter"
|
|||
base_classes = Array[Resource]([ExtResource("1_cogy3")])
|
||||
meta_properties = {
|
||||
"model": "\"3D/MapModels/actor_emitter_tube.glb\"",
|
||||
"size": AABB(-8, -8, -8, 8, 8, 8)
|
||||
"size": AABB(-2, -8, -8, 2, 8, 8)
|
||||
}
|
||||
metadata/_custom_type_script = "uid://c83r7t467hm4m"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[gd_resource type="Resource" script_class="FuncGodotFGDModelPointClass" load_steps=4 format=3 uid="uid://5jxyln87hluw"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://5bc1qysixhmh" path="res://3D/TrenchBroom/EntityDefinitions/base/actor_base.tres" id="1_bwovp"]
|
||||
[ext_resource type="PackedScene" uid="uid://7s7t2piaf8cq" path="res://3D/BlockbenchModels/Tubes/Tube_Straight_Long.gltf" id="2_bwovp"]
|
||||
[ext_resource type="PackedScene" uid="uid://xxq6rhhdlbk3" path="res://3D/Scenes/Props/Tube_3D_Straight_Long.tscn" id="2_bwovp"]
|
||||
[ext_resource type="Script" uid="uid://dkmyelig23ub5" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="3_r30wg"]
|
||||
|
||||
[resource]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue