Add weapon prefabs for Grenade, Rifle, and Sword; set attributes including names, descriptions, prices, and projectile behaviors

This commit is contained in:
2025-07-12 23:20:00 +02:00
parent 6511a5586e
commit 7519d67950
21 changed files with 1090 additions and 135 deletions

View File

@@ -0,0 +1,18 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 998e0b91932048b1b2abcfcf4936b508, type: 3}
m_Name: Wave 1
m_EditorClassIdentifier:
spawns:
- enemyPrefab: {fileID: 204632724861940951, guid: d5225fe09f2ee0168b3a40e21948820a, type: 3}
count: 500
spawnInterval: 0.5