oh.. yeah .. well if it has a main engine you can use that (E.G.: maps, collision, mechanics, stuff like that)
just as long as you make the game during the contest.
i have more sprites im making to go here but heres a rough draft of where he wakes up (the ICU is idk why there lol)
anyways last day for my set demo is tommorow so ill be working hard to finish all the last hospital stuff.
(not that ill get a response but) hows it look? any complaints or suggestions?
sorry! i have been very busy and forgot to answer! anyways i dont really understad what that means still.. is the loop not working?
for something like that i would do
WHILE 1
IF BUTTON() AND #A THEN GOTO @BE
WEND
WHILE/WEND loops can be better then goto loops cause they are much less glitchy.
so i finished some stuff, finished all his animated sides and just need to make the last hospital sprites (the room). then i can drive him to the house after a make a new car and make the first part of the house.
then i can make the morning and then the police / police cars.
so here the code i used for the bottom text box in the picture.
i added some comments.
should be pretty easy to understand.
but tell me if theres something you dont understand
well it depend what you want, the box or the letter stuff?
anyways for the box i use just a few GBOX'es (simple stuff, start x,y and end x,y.)
and to make the text write out i use a function (that i will show in a min) and then of course a sprite of the talking characters head.