no lol..
but this is a game i have been working on called Mansion Mystery, its also for a programming contest that a site for SB (smilebasicsourse) is holding.
but thanks yeah.
another map, not my best work but it will be better. (yes the trees arent made by me, but they look so cool) (i might just leave them or make my own variation)
ok so I the vsync is important, this is just a little test thing I made in a few secs.
though I would recommend using while/wend loops.
they have less "issues", but as I always say only do it if you are ready or at least want to.. anyways I hope this helps.
ah ok sorry I think I see another problem.. first, the xscreen, this only needs to be put ONCE, at the top of your code, (as you have, but not in the if) cause it just makes the bottom screen available to use, another thing is add a VSYNC (if you don't know, it makes your program run smooth instead of a million frames a second) and lastly theres one other thing.
though I will go check in my code
well what i see it your touch box.
the Y is >10 and <10
this mean it cant do it.
its like saying you have to be atleast 20 feet forward but not greater then 20 feet (it would be 19 i think)
so just make sure the 2nd x or y is always > then the first.
(maybe change it to 20..)
it works the same as gbox.
so true though.
in my game this guy is talking about how so many people throw away fortunes just to get their way. i mean really, just take what you are given!
is it that hard to accept a gift?
this is one parts of the game i feel has more impact.
just wondering, but what does the x'es on map editor do?
on "A"
ive tried stuff but i still dont know what is does...
oh and yes this IS my better version of it. though i might just make my own map editor someday.
it has larger maps (128x127 instead of 64x64)
anyways just wanted to know..