Jump to content

Damus Ember

Resident
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Damus Ember

  1. 😅

    I didn't see this in the wiki: http://wiki.secondlife.com/wiki/Touch_start

    And here: http://wiki.secondlife.com/wiki/Touch_end

     

    Quote

    The best advice is NOT to do state changes from within touch_start. Use touch_end and do the state change there. Changing state from within touch_start can cause the next occurrence of THAT touch_start code to be missed.

    So, not only "touch_end" is the right fix, but Linden Lab doesn't take their own advices into account 🙃

  2. No, I can assure you it's more than a server side delay...

    It works correctly one time out of two.

    It's not a delay because sometimes you can wait indefinitly and nothing will be rezzed.

    Until you reclick on it.

    It's like if some touch events (one time out of two) aren't taken into account.

  3. Hello @Mollymews,

    The code is still the one given by Linden Lab.

    In my previous post, i said it didn't work because of some mistakes i made...

    Now that it works, I just want to understand why nothing happen on the second click on the Rezzer.

    The first time I click on the rezzer it works correctly but nothing happen on the second clik.

    What should be changed to make the rezzer works every time you click on it ?

     

×
×
  • Create New...