![Play Mode Blocks Engine](https://assetstorev1-prd-cdn.unity3d.com/key-image/67d5f1b6-933c-4cb8-9ffa-7cba068b71f2.jpg)
The Play Mode Blocks Engine is a complete project that implements a blocks programming Engine to develop STEM projects focused on education, code learning and puzzle games. It is based on UI blocks to construct a sequence of instructions for Objects in scene, thus, to provide an experience of coding with simple actions.
It runs in desktop and mobile using touch events (drag, click, right click (pc) or hold) and can be adapted for different screen sizes with the proper scaling and adjusting of the layout.
The Engine may not perform with heavy graphics and polygons in WebGL builds, even though the scene can have multiple Target Objects and multiple triggers at the same time.
Check out the example scene at: https://danielcmcg.itch.io/play-mode-blocks-engine-uinty-sample-scene