Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

How do you see the 7-segment display inside the chips?

A topic by fuighy created Jun 08, 2023 Views: 518 Replies: 6
Viewing posts 1 to 5

I’m making a computer, and i really need this because it gets really annoying to either look deep, deep inside the chips to find the displays, or attaching new displays outside.

https://itch.io/t/2884559/how-to-make-this

I found a way. Here is the video:  youtube.com/watch?v=LeBJ-ppysp0

But how I can open the DLS project from unity?

To get started, first, you need to install Unity Hub. Once Unity Hub is installed, proceed to install Unity version 2021.3.12f1. After that, download the source code from the GitHub repository: https://github.com/SebLague/Digital-Logic-Sim and extract it to a suitable location on your computer.

Next, open Unity Hub and navigate to the folder where you extracted the source code. Select the folder to open the entire code project in Unity. Finally, you can follow my tutorial on YouTube to get it working.

I'm working on MacIntel(MacOS with  Intel Chip) and for some reason it doesn't work for me.

I think I did everything right