Daria602 / SpacePatrol

A game in Unity developed for learning purposes.
0 stars 0 forks source link

Implement damaging obstacles #33

Open Daria602 opened 1 year ago

Daria602 commented 1 year ago

Lasers, falling into the void. Create damagingLayer and assign all of the created damaging objects to it.

Edit: Just a generic damaging obstacle that will have a field of how much demage it can deal.