Publisher | SandS Arts |
---|---|
File size | 6.64MB |
Number of files | 104 |
Latest version | 1 |
Latest release date | 2022-05-02 08:02:14 |
First release date | 2022-05-02 08:02:14 |
Supported Unity versions | 2018.4.2 or higher |
It is a top down mutiplayer template where player is of 2 colors and enemies are of 3.
Ex:
Player colors - Blue and Yellow
Enemy colors - Blue,Yellow and dual color (Blue and Yellow)
Blue player can only attack Blue enemy,
Yellow player can only attack Yellow enemy
Both the players have to be near and switch to dual color in order to damage dual color enemy
Dual color enemy cant be destroyed if either of the player is not in dual color mode
Regular enemies cant be destroyed if either of the player is in dual color mode.
The design of the entire game can be changed while using the same scripts.
->Tutorial scene is included
->Comments are included in all the scripts
It needs the following assets to work :
->PUN 2
->CrossPlatformInput assets from unity's Standard Assets