LSBUGPG / UnityLibrary

A library of useful Unity components and test scenes
GNU General Public License v3.0
0 stars 0 forks source link

Add files via upload #85

Closed notleeandrew closed 7 years ago

notleeandrew commented 7 years ago

This allows the enemy to kill the payer on contact and respawn at the latest checkpoint

Dipak1993 commented 7 years ago

I like the comprehensive format that you have provided. it does exactly what its supposed to.

I think you could merge the two scripts into one.

gamingdevotee commented 7 years ago

This code seems to work at least from what I used.

My two stars: It is code that is easily understood and neat. It is code that is very useful as it can be used a lot in many different games especially.

My Wish There is no real attachment to explain the checkpoint code, which is necessary to use this code correctly, maybe in future you should add an example of checkpoint code.