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
-
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
-
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
Thanks for reporting this. We will fix it.
-
This issue is fixed. Please reload the playground and try again.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
This should output 1&2&3&4, not 3&4 only