UnityTowerDefense/Assets/_Project/Scripts
Matt F 1794f65b19 Fix sell hitch: batch footprint un-stamp; warn on missing SellEffectSpawner
TowerInstance.StampFootprint now writes walkability via SetWalkableBatch instead of per-tile SetWalkable, so despawning (selling) a 2x2 tower fires one OnWalkabilityChanged / enemy re-path instead of four — matching placement and removing the frame hitch on sell. PlaySellEffectRpc now logs a one-time warning when no SellEffectSpawner is in the scene, since a missing spawner silently suppressed the coin VFX and sound.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 20:44:11 -07:00
..
Audio music 2026-06-30 23:27:36 -07:00
Combat building falling from orbit sound 2026-07-06 23:56:45 -07:00
Core new builder option per draft - first one is gold per kill 2026-07-07 22:55:35 -07:00
Dev Adding new tower types and concept of tower deck 2026-06-23 21:55:12 -07:00
Editor Seige tower 2026-06-23 23:12:48 -07:00
Gameplay Fix sell hitch: batch footprint un-stamp; warn on missing SellEffectSpawner 2026-07-14 20:44:11 -07:00
Net Comitting lobby code without testing. 2026-05-15 14:30:15 -07:00
Towers Add tower Sell action with refund + coin VFX/SFX 2026-07-14 20:05:06 -07:00
UI Add tower Sell action with refund + coin VFX/SFX 2026-07-14 20:05:06 -07:00
VFX Fix NGO RequireOwnership deprecation warnings; add VFX script metas 2026-07-14 20:22:00 -07:00
Visuals Fix cone make it look nice 2026-06-23 23:12:50 -07:00
Audio.meta unified audio manager that limits the number of simultaneous sounds in certain categories 2026-06-30 20:12:03 -07:00
Combat.meta Adding major combat changes and features 2026-05-12 21:31:10 -07:00
Core.meta Reorganizing Project Folder Structure 2026-04-23 21:24:23 -07:00
Dev.meta Adding Text Mesh Pro, new enemies, new enemy waves, new HUD functionality, New animators, a retry function, and floating text for gold earned and lives lost. 2026-05-13 17:39:16 -07:00
Editor.meta Adding big batch of structural code provided by Claude to start designing levels 2026-04-27 22:55:23 -07:00
Gameplay.meta Reorganizing Project Folder Structure 2026-04-23 21:24:23 -07:00
Net.meta Comitting lobby code without testing. 2026-05-15 14:30:15 -07:00
Networking.meta Reorganizing Project Folder Structure 2026-04-23 21:24:23 -07:00
Towers.meta Adding tons of new functionality 2026-05-04 00:01:30 -07:00
UI.meta Reorganizing Project Folder Structure 2026-04-23 21:24:23 -07:00
VFX.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
Visuals.meta Replace square with cone for Basic Arrow Tower. 2026-06-23 23:12:32 -07:00