NGE Boolean input/output types and block

Would it to too much to request this?

I can use 0-1 int blocks but it would be nice to have true false, UI items.

@Deltakosh

If you do this I would really like to see the PR because it will help me understand some of the things I was not able to figure out with the editor and how set up inputs/outputs.

That is doable but I’m not sure it is worth the pain. We can deal with 1 and 0 and it helps keep the size in check. (Furthermore it will force us to also add blocks for converting from/to boolean to int/float)

Also maybe you want to see this new PR if you are looking to specifics about adding new features to NGE: Add new blocks: GeometryInfo and Collection by deltakosh · Pull Request #14175 · BabylonJS/Babylon.js (github.com)