UnityTowerDefense/Assets/_Project/Scripts/VFX
Matt F 86bc916c49 Fix NGO RequireOwnership deprecation warnings; add VFX script metas
Replace deprecated [Rpc(..., RequireOwnership = true)] with InvokePermission = RpcInvokePermission.Owner on the owner-submitted draft/buff RPCs (PlayerDraft, PlayerBuffManager), matching the pattern already used elsewhere. Also commits the .meta files Unity generated for the new sell-VFX scripts so their GUIDs are stable across machines.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 20:22:00 -07:00
..
CoinBurstVfx.cs Add tower Sell action with refund + coin VFX/SFX 2026-07-14 20:05:06 -07:00
CoinBurstVfx.cs.meta Fix NGO RequireOwnership deprecation warnings; add VFX script metas 2026-07-14 20:22:00 -07:00
SellEffectSpawner.cs Add tower Sell action with refund + coin VFX/SFX 2026-07-14 20:05:06 -07:00
SellEffectSpawner.cs.meta Fix NGO RequireOwnership deprecation warnings; add VFX script metas 2026-07-14 20:22:00 -07:00
TowerDropReticle.cs Adding VFX package, cleaning up texture on terrain slightly, and adding new build FX asset for orbital drop visuals. 2026-06-30 22:22:58 -07:00
TowerDropReticle.cs.meta Adding VFX package, cleaning up texture on terrain slightly, and adding new build FX asset for orbital drop visuals. 2026-06-30 22:22:58 -07:00