CanyonsCSClub / Spring2017

Canyons CS Club Program
6 stars 0 forks source link

Drop Items #21

Closed Tb64 closed 7 years ago

Tb64 commented 8 years ago

We still need some item drops, like the Exp Orb, Health Drops, Ammo Drops, Power Ups and more. If you have any ideas on anything else post them here as well.

CREATING COLLECTABLE OBJECTS: https://unity3d.com/learn/tutorials/projects/2d-ufo-tutorial/creating-collectable-objects?playlist=25844

PICKING UP COLLECTABLES: https://unity3d.com/learn/tutorials/projects/2d-ufo-tutorial/picking-collectables?playlist=25844

Tb64 commented 8 years ago

ExpOrb added. https://github.com/Tb64/canyonsCSclub/commit/b61a203a24677ee30c474af3f701833e159552b8

Tb64 commented 8 years ago

Health and Ammo added.