Skip to content

Zapocalypse is a 3d top down shooter done with ToolKit as a sample project

License

Notifications You must be signed in to change notification settings

Oyun-Teknolojileri/Zapocalypse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rules of a playable scene:
- Tag names of the prefabs are important.
- The main scene should be named as "MainScene.scene".
- There should be a floor tagged with "floor".
- There should be a (only one) playerprefab tagged with "playerPrefab".
- Enemy prefabs should be tagged with "enemyPrefab".
- Main camera should be tagged "mainCam".
- Patrol locatons should be tagged with "pp" in the scene. The enemies goes one by one.

About

Zapocalypse is a 3d top down shooter done with ToolKit as a sample project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published