You can create a list of int or float values, and input it into this chip and it will get the closest number to the Target/Origin number, so hence the names Get closest number or Round to list.
This would be a neat and useful chip. However, this can already be done with available RecRoom chips.
This small circuit graph of 10 chips does exactly what you’re asking. It takes an input list and a target number and finds the closest number in that list to the target number.
If you are in a beta-enabled room, you can make this circuit look a lot cleaner and make it look like a regular RecRoom chip.
Hope this helps!
just because it can be done doesn’t mean anything why should i have to resort to so many chips when it could be a singular chip. this is a basic function/method in unity/C# that can be easily implemented
1 Like