vis_contents example

by PopLava
Shows how you might add slots to your game using vis_contents
ID:2538505
 
vis_contents is really terrific for showing and hiding objects as part of collections. Highly recommended for UI elements such as dialogs, slots, buttons, and more.

This creates/displays some slots on screen and then shows how you might show/hide them via toggle button.