#will unity 2d and 3d work good in my pc?
1 messages · Page 1 of 1 (latest)
Hmm it probably would be very slow since you only got 4 gigs of ram and a 7th gen cpu but you could try
It'll be rough. You also need to run at least a code editor simultaneously.
A lighter game development engine might be worth trying. There are many code-first engines which only require you to be able to run a text editor pretty much.
hmm tysm guys
btw do you have any suggestions for the code-first engines?
It would probably be best to stay to 2d with that setup, or maybe something very basic if 3d. You'll probably want a code editor that runs faster than visual studio to run alongside unity... I like notepad++
Ohh, Ig i will go with 2d only
so it will work right?
but why not vs code?
🤔
is there any code editor similar to vscode but for low end 🤔 if you know it then please shre it
and ty for helping me
I think it will work. I've run unity on some crappy laptops before. Notepad++ is an editor that I like that seems to run fast... though you should do a search for 3rd party editors that you can set up with Unity. Any text code editor will work, but its nice to have unity code autofill suggestions IMO. Apparently you can with notepad++ but it didn't work for me.. so it doesn't give me unity based autofill suggestions. Not a huge deal, but it's nice to have when starting out. I've used unity for years so it doesn't bother me
hmm