diff --git a/Game/Assets/Weapons/Handgun/Handgun.tscn b/Game/Assets/Weapons/Handgun/Handgun.tscn index 4b57f0e..89409bf 100644 --- a/Game/Assets/Weapons/Handgun/Handgun.tscn +++ b/Game/Assets/Weapons/Handgun/Handgun.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=16 format=2] [ext_resource path="res://Assets/Weapons/Handgun/Handgun.gltf" type="PackedScene" id=1] -[ext_resource path="res://Classes/Weapon/Weapon.gd" type="Script" id=2] +[ext_resource path="res://Assets/Weapons/Handgun/Handgun.gd" type="Script" id=2] [ext_resource path="res://Classes/Audio/LayeredSoundPlayer.gd" type="Script" id=3] [ext_resource path="res://Assets/Effects/CircleSoft.svg" type="Texture" id=4] [ext_resource path="res://Assets/Audio/SFX/Weapons_Empty.wav" type="AudioStream" id=5]