Zoomicon / READCOM_App

READ-COM: Reading Communities App
MIT License
11 stars 5 forks source link

Require matching moveable and anchored (target) items by tags and location to proceed to NextStoryPoint #196

Closed birbilis closed 2 years ago

birbilis commented 2 years ago

Version: 0.5.8

To proceed to NextStoryPoint require that all anchored and moveables (direct children of ActiveStoryItem) that have tags are matched so that moveables' centers are inside some target's bounds and their tags match.

A target can be matched by multiple moveables (not vice-versa), but all targets and moveables must be matched (one can create fake targets without tags if they want user to see "bins" that are not supposed to receive anything)