Is there a way to close the app or make it crash?

LordTarantorLordTarantor Member, PRO Posts: 890
edited November -1 in Working with GS (Mac)
Yes guys I want my app to close itself...

Comments

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    Well, you could spawn 10 invisible moveable actors every .1 seconds, that will cause it to crash pretty quick :)
  • mynameisacemynameisace Hull, UKMember Posts: 2,484
    Was just gonna suggest overloading it too :)

    Ace
  • GamersRejoiceGamersRejoice Member Posts: 817
    or just a pause screen with in a pause screen.
  • AsymptoteellAsymptoteell Member Posts: 1,362
    Make an arrow to the off button and have some text that says "Press Me"
    That should do it.
  • PhoticsPhotics Member Posts: 4,172
    Ha ha... that's funny... a crash button to make the app quit.
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    Photics said:
    Ha ha... that's funny... a crash button to make the app quit.

    i know. but it should work.

    come to think of it, I can't think of ANY iOS app that has a close button. can anyone else?
  • PhoticsPhotics Member Posts: 4,172
    I think it would work, but there are some problems...

    1 - Wouldn't that mess up crash reports?
    2 - I'm thinking Apple might reject such a technique.

    Also, why quit the app? One of the biggest drawbacks of GameSalad games is the slow loading times. By leaving the app running, the app doesn't have to load again.
  • calvin9403calvin9403 Member Posts: 3,186
    do this
    make a button says"terminate this app!!"
    when touch is press spawn 1000000000000 actors

    Calvin
  • iPwnApplicationsiPwnApplications Member Posts: 33
    GamersRejoice said:
    or just a pause screen with in a pause screen.

    Haven't you watched inception? Dreams within dreams are very unstable. So, yeah, a pause screen within a pause screen should make the app crash?
  • PhoticsPhotics Member Posts: 4,172
    I wouldn't use pause within a pause, as that would likely load first, and then crash.

    There are easier ways to crash a GameSalad game. I'm thinking an expression with a missing parenthesis might be a better route. Just spawn the bad actor - GAME OVER.
Sign In or Register to comment.