Hi guys. Any ideas how to make a Jenga set (ie, 36 seperate block pieces) to respawn after pressing a button so we can play it again after the tower has fallen over? I know about the object respawner but the problem is I cant set a tag for the whole Jenga set - they are all seperate blocks.
1 Like
Usually I would use an animation controller to store all the pieces set up and play it when you want it to be set up.