Welcome Forums Bugs Cannot reactivate hero

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #44085
    Marby
    Moderator

    The following screenplay produces an endless loop instead of reactivating the hero. Why?

    hero becomes inactive
    hero says "Endless loop!"
    hero becomes active
    
    #44365
    deWiTTERS
    Keymaster

    Added this bug and will fix it

    #57431
    deWiTTERS
    Keymaster

    Investigated this, and it’s “behavior as expected”. It’s indeed a loop inside the game, but it doesn’t hang the application.

    When the hero becomes active, all touch events will be triggered.

    I can’t change this behavior since this is also the reason why floor switches get triggered when the level becomes active.

    To solve this is to inactivate the actor of the screenplay before making the hero active.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Bugs’ is closed to new topics and replies.