Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

I have a solution for the Bug that ruins a project when a chip used in other chips is deleted.

Instead of Deleting the chip, Only remove it from the menu bar in the bottom and keep it inside the project and Only remove it from the project if all usages of that "Deleted" chip are removed.

Also,

The Number that shows the Binary Input in Number is a bit wrong. I believe that It should be flipped and go from top to bottom instead of bottom to top. Because of that Issue I'm having to convert the Binary Input or Output to Number myself. Fixing that Issue will make Converting Binary to Decimal Very convenient.