Free Unity 2021.2 Project: SpaceShooter2021 (IndieGameMaker)
Original title: SpaceShooter2021 (절대강좌! 유니티)
Overview
SpaceShooter2021 is the complete 3D space shooter project from IndieGameMaker's Korean textbook '절대강좌 유니티 2021', built in Unity 2021.2 on the Built-in Render Pipeline. It implements player and enemy controls, NavMesh-driven enemy AI, object pooling and a UI layer, and the code is structured to be Photon-ready for a later multiplayer step.
The project is on GitHub as a free direct download; no license is stated since it is a book example. Well suited to Korean-speaking learners following the book, and readable by anyone who wants a classic 3D shooter skeleton with AI and pooling already in place.
What You Can Learn
- NavMesh-based enemy AI
- Object pooling in a 3D shooter
- Photon-ready project structure
Access: Free direct download