Interactive activity - on procedure

hey there, i would like to create an interactive activity that engages user to do a procedure (series of steps) correctly - in terms of picking items in scene. what would be best approach? thanks!

If I understand correctly, you want users to click on items in order? Check out this code - https://cospac.es/8EkK. A more efficient way to accomplish this task would be to use a list but I thought this was easier to explain/understand. Hope it helps! :slight_smile: