updated to godot 4.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=6 format=3 uid="uid://dmbd7ivisjm3w"]
|
||||
[gd_scene format=3 uid="uid://dmbd7ivisjm3w"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://difwo7wlyqr3h" path="res://Scenes/Weapons/hitscan_weapon.tscn" id="1_y7piy"]
|
||||
[ext_resource type="Script" uid="uid://bxqellvwo4d7n" path="res://Weapons/Overclock/overclock_weapon.gd" id="2_5uumc"]
|
||||
@@ -9,9 +9,9 @@
|
||||
atlas = ExtResource("4_5uumc")
|
||||
region = Rect2(0, 0, 64, 64)
|
||||
|
||||
[node name="HitscanWeapon" instance=ExtResource("1_y7piy")]
|
||||
[node name="HitscanWeapon" unique_id=892766960 instance=ExtResource("1_y7piy")]
|
||||
script = ExtResource("2_5uumc")
|
||||
stats = ExtResource("3_tptkd")
|
||||
|
||||
[node name="Sprite3D" parent="." index="0"]
|
||||
[node name="Sprite3D" parent="." index="0" unique_id=1457062627]
|
||||
texture = SubResource("AtlasTexture_tptkd")
|
||||
|
||||
Reference in New Issue
Block a user