kodetosuccess / Final-Project

Repository for UCMHS Intro to Programming Final Project
0 stars 0 forks source link

decreasing hp for link and shadow #2

Closed atgao closed 8 years ago

atgao commented 8 years ago

both the hp for link and the shadow decrease when they are touching. that needs to be adjusted so that the shadow's health will decrease when it is near the sword and link's hp only decreases if the shadow is beyond the sword

atgao commented 8 years ago

fixed it by adjusted the isincontactwith function for both the shadow and link