Additional Resources:
Update Logs:
- v1.1 Update [v4.8, v4.9]: https://forums.unrealengine.com/show…l=1#post359862
- v1.2 Update [v4.9]: https://forums.unrealengine.com/show…l=1#post383618
- v1.3 Update [v4.9]: https://forums.unrealengine.com/show…l=1#post394143
- v1.4 Update [v4.9, v4.10]: https://forums.unrealengine.com/show…l=1#post424377
- v1.5 Update [v4.9, v4.10]: https://forums.unrealengine.com/show…l=1#post445592
- v1.6 Update [v4.11]: https://forums.unrealengine.com/show…l=1#post520426
- v1.7 Update [v4.12]: https://forums.unrealengine.com/show…l=1#post558103
- v1.8 Update [v4.12]: https://forums.unrealengine.com/show…l=1#post605025
- v1.9 Update [v4.13]: https://forums.unrealengine.com/show…l=1#post615195
- v2.0 Update [v4.14]: https://forums.unrealengine.com/show…l=1#post650880
- v2.1 Update [v4.15]: https://forums.unrealengine.com/show…l=1#post672762
- v2.2 Update [v4.16]: https://forums.unrealengine.com/show…l=1#post726035
- v2.3 Update [v4.17]: https://forums.unrealengine.com/unre…18#post1362818
- v2.4 Update [v4.17]:https://forums.unrealengine.com/unre…58#post1364858
- v2.5 Update [v4.17]: https://forums.unrealengine.com/unre…84#post1367784
- v2.6 Update [v4.18]: https://forums.unrealengine.com/unre…36#post1376336
- v2.7 Update [v4.18]: https://forums.unrealengine.com/unre…86#post1382086
- v2.8 Update [v4.18]: https://forums.unrealengine.com/unre…61#post1394661
- v3.0 Update [v4.18]: https://forums.unrealengine.com/unre…47#post1434347
- v3.1 Update [v4.18, v4.19]: https://forums.unrealengine.com/unre…18#post1455818
- v3.2 Update [v4.19]: https://forums.unrealengine.com/unre…84#post1484684
- v3.3 Update [v4.20]: https://forums.unrealengine.com/unre…33#post1514633
- v3.4 Update [v4.20]: https://forums.unrealengine.com/unre…72#post1550672
- v3.6 Update [v4.24]: https://forums.unrealengine.com/unre…99#post1719799
- v3.7 Update [v4.24]: https://forums.unrealengine.com/unre…22#post1726822
- v3.8 Update [v4.24]: https://forums.unrealengine.com/unre…49#post1747849
- v3.9 Update [v4.24]: https://forums.unrealengine.com/unre…55#post1750155
- v3.10 Update [v4.25]: https://forums.unrealengine.com/unre…66#post1764666
- v3.11 Update [v4.25]: https://forums.unrealengine.com/unre…00#post1769400
- v3.12 Update [4.25]: https://forums.unrealengine.com/unre…14#post1780514
- v3.13 Update [v4.25]: https://forums.unrealengine.com/unre…94#post1790794
- v3.15 Update [5.2]: FPS Tower Defense Toolkit - #192 by Stormrage256
- v3.16: FPS Tower Defense Toolkit - #203 by Stormrage256
- v3.17 [UE 5.4]: FPS Tower Defense Toolkit - #206 by Stormrage256
Upcoming Features:
- To be listed soon
Concept Overviews:
-
Tower Manager: https://forums.unrealengine.com/show…l=1#post459468
-
Enemy AI: https://forums.unrealengine.com/show…l=1#post459967
-
Enemy Spawn Point: https://forums.unrealengine.com/show…l=1#post497283
-
Weighted Wave Spawn Controller: https://unrealpossibilities.blogspot…-basics_2.html
Tutorials:
-
How to create a new level: https://unrealpossibilities.blogspot…orial-how.html
-
How to create new Enemy Types: https://www.youtube.com/watch?v=NVXqYwfvYeE
-
How to Set Up Waves using Batched Wave Spawn Controller: https://www.youtube.com/watch?v=H6xio0DbLRQ
-
How to customize the Floating Damage Texts system: https://forums.unrealengine.com/unre…14#post1780514
Legacy Content:
- Holographic Tower Constructor (v2.1 to v3.12): https://forums.unrealengine.com/show…l=1#post697503
FAQ:
-
Is there a way to change the Grid Size? If so, what is the procedure for doing it?
A: Yes, the Grid Size can be changed from one central location, so that it affects all the grid generators in the level. For more details on how to accomplish it, check out: https://forums.unrealengine.com/show…l=1#post439776 -
I noticed that the towers in the toolkit require a tower base to place them in the level. Does the toolkit support placement of towers directly on the grid floors? If not, what would be the easiest way to implement it in my project?
A: The toolkit does not support the placement of Towers on the grid generators by default. However, you can follow this tutorial to achieve the desired result: https://unrealpossibilities.blogspot…sed-on-v1.html.