ps1 filter variables, crowds
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
[ext_resource type="Script" uid="uid://di0jafakftp3n" path="res://publikum_controller.gd" id="9_pubctrl"]
|
||||
[ext_resource type="PackedScene" uid="uid://dxe72ig8gfbcg" path="res://Assets/arena model2026.glb" id="10_5juve"]
|
||||
[ext_resource type="Script" uid="uid://butd6b3tdwxrv" path="res://hud.gd" id="10_hud"]
|
||||
[ext_resource type="Script" path="res://crowd_billboards.gd" id="11_crowd"]
|
||||
[ext_resource type="Script" path="res://ps1_filter.gd" id="12_ps1ctl"]
|
||||
|
||||
[sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_73fnb"]
|
||||
dof_blur_far_enabled = true
|
||||
@@ -78,6 +80,7 @@ layer = 10
|
||||
|
||||
[node name="PS1Filter" type="ColorRect" parent="CanvasLayer" unique_id=1449116873]
|
||||
material = SubResource("ShaderMaterial_ps1")
|
||||
script = ExtResource("12_ps1ctl")
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
@@ -378,6 +381,9 @@ transform = Transform3D(0.97025216, 0, 0.24209678, 0, 1, 0, -0.24209678, 0, 0.97
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=755853425]
|
||||
environment = SubResource("Environment_73fnb")
|
||||
|
||||
[node name="CrowdBillboards" type="MultiMeshInstance3D" parent="."]
|
||||
script = ExtResource("11_crowd")
|
||||
|
||||
[editable path="Player"]
|
||||
[editable path="Player/bull"]
|
||||
[editable path="Node3D/arena_placeholder_v01"]
|
||||
|
||||
Reference in New Issue
Block a user