logan-r / vilify

Unleash Your Inner Mad Scientist and Destroy the World (with Ice Cream) in this Open Source HTML5 Game
http://logan-r.github.io/vilify/
GNU General Public License v3.0
32 stars 25 forks source link

Flying monster movement #49

Closed logan-r closed 10 years ago

logan-r commented 10 years ago

Flying monster will be able to move on the y-axis as well as the x-axis.

Graeme22 commented 10 years ago

why would they though

From: Logan Sent: Monday, November 04, 2013 6:33 PM To: HTML5-Games/vilify Subject: [vilify] Flying monster movement (#49)

Flying monster will be able to move on the y-axis as well as the x-axis.

— Reply to this email directly or view it on GitHub.

TheSentinel387 commented 10 years ago

Beacuse they fly (x-axis is along the ground/in a straight line, y-axis is up/down and thus makes it 'more difficult' to hit them.) Is it going to be ai-like (dodges attacks limitedly) or just programmed up/down motion?

On 5 November 2013 10:46, Graeme22 notifications@github.com wrote:

why would they though

From: Logan Sent: Monday, November 04, 2013 6:33 PM To: HTML5-Games/vilify Subject: [vilify] Flying monster movement (#49)

Flying monster will be able to move on the y-axis as well as the x-axis.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/HTML5-Games/vilify/issues/49#issuecomment-27743587 .

++aLL Is DuSt++

TheSentinel387 commented 10 years ago

Amendment: x-axis just makes them go straight, making them easy targets/less realistic Or maybe make only certain flying enemies use y-axis, like 'bosses'?