Nolan A Casey fb8a202640 Optimizations
- Added occlusion culling
- Tweaked LODs
- Fixed spawning 15 hats per second per chicken so your PC no longer inevitably grinds to a slideshow
2023-11-10 21:58:44 -05:00

10 lines
555 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://cuj8bcdwga64y"]
[ext_resource type="PackedScene" uid="uid://bo3noe8hcgwy1" path="res://Models/top_hat__free_download/scene.gltf" id="1_dw2sn"]
[ext_resource type="Script" path="res://Scripts/HatHider.gd" id="2_b5d4v"]
[node name="tophat" node_paths=PackedStringArray("meshes") instance=ExtResource("1_dw2sn")]
transform = Transform3D(0.22, 0, 0, 0, 0.227015, -0.0728829, 0, 0.0621212, 0.266342, 0, 1.87115, 0.0404469)
script = ExtResource("2_b5d4v")
meshes = [NodePath("Sketchfab_model/Root/Circle/Circle_0")]