Laps is a visual scripting addon for unity. It lets designers craft interactive contraptions inside unity scene view.
- If an object in level has a laps component attached to it, it will show up a gizmo that you can drag around.
- If you select a laps component and press S keyboard shortcut, you will see logic slots in scene view.
- You can connect two logic slot if you start dragging from one slot and drop into the other slot.
- You can delete a connection if you click the input slot or the target slot of that connection.
- Clone the project and open up the test scenes to have a look.
- Join our discord server.
- Send up any sort of problem you are having through github issues.