hi,
i am new to making games and so i am trying to make a game like this one
So far i know every thing but two things.
1.) I want objects to disappear once bought like in this game. so far im using this code
on(release){
sleep._visible = false
}
the only problemb is that it dissapears but if you exit and re-enter it still is there.
2) i want to have it so you can die (health=0)
thanks!,
chandler
hi,
i'm attempting to make a game some what like your and had a question. how were you able to have the objects disappear affter you bought them?
thanks,
chandler