controller inputs

This commit is contained in:
2026-05-25 21:49:34 +03:00
parent 866cc12c2c
commit df27e9d807
8 changed files with 40 additions and 13 deletions
+7 -6
View File
@@ -2,8 +2,8 @@
[ext_resource type="PackedScene" uid="uid://crtm0xtiql3r8" path="res://Player.tscn" id="1_ulcgi"]
[ext_resource type="PackedScene" uid="uid://dio67r8ambe7h" path="res://Assets/arena_placeholder_v01.glb" id="2_nxogm"]
[ext_resource type="Script" path="res://matador_spawn.gd" id="3_spawn"]
[ext_resource type="Shader" path="res://ps1_filter.gdshader" id="4_ps1shader"]
[ext_resource type="Script" uid="uid://8b1qil754yd3" path="res://matador_spawn.gd" id="3_spawn"]
[ext_resource type="Shader" uid="uid://d3xyyy5bh0ma" path="res://ps1_filter.gdshader" id="4_ps1shader"]
[sub_resource type="BoxShape3D" id="BoxShape3D_ulcgi"]
@@ -32,15 +32,16 @@ shape = SubResource("BoxShape3D_ulcgi")
[node name="arena_placeholder_v01" parent="Node3D" unique_id=1341659233 instance=ExtResource("2_nxogm")]
[node name="MatadorSpawner" type="Node3D" parent="." unique_id=3001000001]
[node name="MatadorSpawner" type="Node3D" parent="." unique_id=-1293967295]
script = ExtResource("3_spawn")
[node name="CanvasLayer" type="CanvasLayer" parent="."]
[node name="CanvasLayer" type="CanvasLayer" parent="." unique_id=1032421313]
layer = 10
[node name="PS1Filter" type="ColorRect" parent="CanvasLayer"]
[node name="PS1Filter" type="ColorRect" parent="CanvasLayer" unique_id=1449116873]
material = SubResource("ShaderMaterial_ps1")
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
material = SubResource("ShaderMaterial_ps1")