A tower defense game made in Unity
Find a file
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
Assets Fix NGO RequireOwnership deprecation warnings; add VFX script metas 2026-07-14 20:22:00 -07:00
Packages Merge branch 'main' into new-effects-work 2026-06-30 22:31:52 -07:00
ProjectSettings music 2026-06-30 23:27:36 -07:00
.gitattributes Ignore claude and other mac stuff 2026-06-02 21:53:37 -07:00
.gitignore Paint towers with some the colors of the wind 2026-06-03 00:00:14 -07:00
.vsconfig Adding Gold Manager with initial network setup 2026-04-23 22:44:45 -07:00
Project_Context.md updating project context and roadmap files 2026-06-30 10:52:16 -07:00
Project_Roadmap.md updating project context and roadmap files 2026-06-30 10:52:16 -07:00