mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 23:35:54 +00:00
Mapping and models
This commit is contained in:
parent
b64e096661
commit
8c2d7eae66
13 changed files with 1755 additions and 1608 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load diff
|
|
@ -6,6 +6,7 @@
|
|||
size = Vector3(2.0110168, 0.868431, 0.871704)
|
||||
|
||||
[node name="TubeStraight" type="StaticBody3D" groups=["Solid"]]
|
||||
collision_mask = 0
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0017549396, 0.00475672, 0.0043335)
|
||||
|
|
|
|||
|
|
@ -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