Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

afasias

3
Posts
A member registered Dec 06, 2020

Recent community posts

I mean something like this:

From a higher level component you see the "8-bit" input as a single "dot", and then you can connect it to other "8-bit" inputs as one line, without having to explicitly map all underlying connection. then it will look like a "bus". In the lower-level components then you will have the option to "expand" the 8-bit input into discrete bits to work with  them individually if need be. Hope that makes more sense now.

What I mean exactly by "bit group" is to have one single input which represents multiple single-bit input, and then you will be able to connect this bit group to another input with the same number of bits using one single line (some some of bus). I hope it is more clear now.

Awsome tool!! Can you please add bit groups of inputs and outputs and bus lines? That would be extremely useful!Thank you!