Custom Block Outputs Messing up
-
It seems when you have a custom block directly reporting into another custom block, it just returns the output of the first one, I have a block that returns the number of a tile on a map, then another block that gets some data from a table based on that, no matter what I do (many convert to numbers, joins, and substrings, anything to make it not think itβs receiving from a custom block in the input) it shows the output of the first one, I can make a demo project if you need because my explanation is a bit off