Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Digital Logic Sim

​A minimalistic digital logic simulator · By Sebastian Lague

Coloring OUTPUT pins?

A topic by masademan created 88 days ago Views: 99 Replies: 2
Viewing posts 1 to 3

Is it possible to color the output pins? I know you can do it for the inputs, but is it possible for the outputs?

You can right-click an output of an instance of a chip, and set the color there - output pin objects will inherit their color from that wire, and it'll work its way through when you package up the current chip.

Thanks!!!