stoplime / inkTD

Unity based tower defense game for the CGDD4003 KSU class
2 stars 1 forks source link

Player shouldn't be able to modify other player Fields #1

Closed stoplime closed 6 years ago

stoplime commented 6 years ago

Players can upgrade/modify other player towers Player's can place towers on any other grid places

tadams0 commented 6 years ago

I deactivated the tower spawner on the other player's field, as a result this has been fixed in this commit.