Construct 3 r440.2

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • Is it possible for you to create a "persist" behavior an action to reset its own persistence?

    let's say i have couple of "items" or collectible that can only be getting once per level.

    Using system "reset persisted object" resets all sprites using persist behavior.

    creating action to reset that specific sprite is sounds like a good and convenience idea.