
- Added occlusion culling - Tweaked LODs - Fixed spawning 15 hats per second per chicken so your PC no longer inevitably grinds to a slideshow
10 lines
611 B
Plaintext
10 lines
611 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://b7asuc4cmt2mv"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://11ijaox7vxiu" path="res://Models/bag_on_the_head/scene.gltf" id="1_iug7w"]
|
|
[ext_resource type="Script" path="res://Scripts/HatHider.gd" id="2_xcppy"]
|
|
|
|
[node name="bag_on_the_head" node_paths=PackedStringArray("meshes") instance=ExtResource("1_iug7w")]
|
|
transform = Transform3D(-2.42077, 3.36929e-08, -3.81727e-07, -6.02693e-08, 1.89662, 0.751056, 3.47621e-07, 0.56346, -2.52807, 0, 1.714, 0)
|
|
script = ExtResource("2_xcppy")
|
|
meshes = [NodePath("Sketchfab_model/Collada visual scene group/g/defaultMaterial")]
|