Skip to main content

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

You must be 18+ to view this content

Gain Factory Reloaded may contain content you must be 18+ to view.

The creator of this page has specified that it contains mature themes and content. Please enter your birthdate to verify you are 18 or older:

or Return to itch.io

Logic gates for dummies?

A topic by Legdig created Apr 10, 2025 Views: 946 Replies: 7
Viewing posts 1 to 4
(1 edit)

I have no idea how the logic components work and need a little bit of help to figure itout. :D

(1 edit)

Honestly, I haven't used logic components in my game, with the closest being the information panels to determine when to turn on/off a cooling fan.
Edit: If you want to learn more about logic components you should look up youtube videos about them, but I'd say the average player doesn't need to use them for a playthrough.

Oh I didn't think there would be youtube videos about them given the games subject matter, i'll have a look!

So there wouldn't be any videos about the game itself, but there's definitely videos about the concept of logic gates. How you implement them into your game I honestly don't really know I have to play more

Yeah I wasn't able to find anything related to the games specific implementation

Okay I eventually figured out that you can use logic gates on the output to only let items in when theres room. 

The list of basic logic mixes, you can replace the switch with Panels or another type of signal

(+1)

And then an angel sent from above gave me exactly what I needed. you're the best!