Now that Blocks and parameters are covered, let’s go a level deeper. Suppose you aim to reposition your object. With Blocks, you’re limited to specifying a precise location using a numerical value. But what if you want your object to mimic the position of another object within the game world? This is achievable through custom graphs! Custom graphs allow for the creation of conditions and the performance of calculations and operations using the available data.Documentation Index
Fetch the complete documentation index at: https://wiki.soba.xyz/llms.txt
Use this file to discover all available pages before exploring further.
To add a custom graph you need to:
- Expand your block
- Pick the parameter you want to create your logic
- Tap on the input field related to the parameter
- On top of the keyboard, tap on “Add Custom Graph”

