CommandQueue API changes and firing proper handling
This commit is contained in:
parent
59cda54407
commit
7595cd54d8
4 changed files with 28 additions and 16 deletions
|
@ -4,7 +4,6 @@
|
|||
[ext_resource type="Texture2D" uid="uid://cfw6p5g680c55" path="res://base/assets/sprites/guns/placeholder/shoot1.png" id="2_i1xqq"]
|
||||
[ext_resource type="PackedScene" uid="uid://bb6ovrbusyxpi" path="res://base/scenes/weapons/weapon_base.tscn" id="2_ma1q3"]
|
||||
|
||||
|
||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_jjqxs"]
|
||||
|
||||
[node name="Player" type="CharacterBody3D"]
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
[ext_resource type="Script" uid="uid://bvurg687pt06s" path="res://base/scripts/weapons/barrel.gd" id="2_n0n7m"]
|
||||
[ext_resource type="AnimationLibrary" uid="uid://cw8bt4hqxpk55" path="res://base/assets/sprites/guns/placeholder/placeholder.tres" id="2_p83j3"]
|
||||
|
||||
|
||||
[sub_resource type="Resource" id="Resource_ij06d"]
|
||||
script = ExtResource("2_bt0tf")
|
||||
fire_delay = 0.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue