valzkat1 / andors-trail

Automatically exported from code.google.com/p/andors-trail
0 stars 0 forks source link

Fighting or moving near map/screen edge #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Fight with the monster on the top or bottom edge of the screen

What is the expected output? What do you see instead?
* info box covers fight / you don't see a hero or other monsters until it 
disappear and it's hard to escape if you just finished a fight, don't have 
potions and other monsters wander around

What version of the product are you using? On what operating system?
* 0.6.7 on HTC Hero

Please provide any additional information below.
* my suggestion is to add some "virtual" space around each map, so our hero 
will be always on the center of the screen. it can also help with movement when 
you are near the edge of the map and hero doesn't move because touch event is 
to far from edge (say I have little big fingers :)

Original issue reported on code.google.com by R3pl...@gmail.com on 27 Dec 2010 at 2:48

GoogleCodeExporter commented 8 years ago
Same here. Some other options would be if the battle info would go to the 
bottom if your character was under it or if monsters never went above a certain 
frame height.

Original comment by doug_y...@hotmail.com on 27 Dec 2010 at 5:08

GoogleCodeExporter commented 8 years ago
Good point. I have tried to keep some distance on the top of all maps when 
creating them, so that the player doesn't stay behind the combat bar when 
fighting. Are there some maps that you have seen this is a problem on? I'll 
update the spawn areas so that they are further from the map edges.

Original comment by oskar.wi...@gmail.com on 9 Jan 2011 at 6:46

GoogleCodeExporter commented 8 years ago
Wouldnt it be better to design the UI so you dont have to remember to keep 
distance from the edge(s) when making maps ?

Original comment by kims...@gmail.com on 9 Jan 2011 at 9:03

GoogleCodeExporter commented 8 years ago
It happens most in the map to the east of Crossglen, where the rabid dogs are. 
There might be some other places but that one comes to mind.

Original comment by Captain8...@gmail.com on 9 Jan 2011 at 5:53

GoogleCodeExporter commented 8 years ago

Original comment by sdeva...@gmail.com on 10 Feb 2011 at 1:41

GoogleCodeExporter commented 8 years ago
Note also you have to come from the "right" direction (means you got to go 
forward twice, not right/left and forward) to take a ladder or move between 
maps. This is irritating.

Original comment by valshaq....@googlemail.com on 16 Mar 2012 at 10:13