Forum rules - please read before posting.

"You have found an item" popup - Chain multiple items

Hi, I've implemented the system that shows a popup notification when a player finds an item, following the existing tutorial. However, I'm running into an issue when the player collects multiple items at once (for example, getting both a towel and a ball from a sports bag). Currently, only one item's popup appears, while the second item's notification doesn't show up. What's the best way to handle notifications for multiple items collected simultaneously?

Comments

  • This should he possible with the addition of an "ActionList: Check running" Action, set to loop until its own ActionList has finished running.

    This'll need a slight tweaj to the code, however, to allow for its own instance to be ignored. I'll include this in the next update.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.