This is great! I have high hopes for it, since the experimental version already worked quite well for some time. Still, Unity was one of the reasons I got Win10 on an external hard drive... It's quite a dead meme, but with things like photopea, Blender, smooth Linux VsCode version, stepping stone distros like Mint and now Unity the year of the Linux desktop might come!
Unity Editor for Linux
21–30 of 58 posts
Re: Unity Editor for Linux
#22Re: Unity Editor for Linux
#23Well the question is if Blizzard ports Hearthstone to Linux as a “hey, we have a beta for you guys”, and bring some buzz. The annoying part is the battle.net launcher.
Re: Unity Editor for Linux
#24This is great! I have high hopes for it, since the experimental version already worked quite well for some time. Still, Unity was one of the reasons I got Win10 on an external hard drive... It's quite a dead meme, but with things like photopea, Blender, smooth Linux VsCode version, stepping stone distros like Mint and now Unity the year of the Linux desktop might come!
I am interested in a switch to Linux (web developer, I use OSX, I need the terminal for all my tasks) but had not looked at Mint yet. The website looks like it was made 15 years ago, are they more modern than the website seems?
Re: Unity Editor for Linux
#25This is great! I have high hopes for it, since the experimental version already worked quite well for some time. Still, Unity was one of the reasons I got Win10 on an external hard drive... It's quite a dead meme, but with things like photopea, Blender, smooth Linux VsCode version, stepping stone distros like Mint and now Unity the year of the Linux desktop might come!
I am interested in a switch to Linux (web developer, I use OSX, I need the terminal for all my tasks) but had not looked at Mint yet. The website looks like it was made 15 years ago, are they more modern than the website seems?
Mint is super solid though and probably the most approachable beginner distro in 2019. Comes with an easy installer, a choice of desktop environments that are all pretty nice out of the box and familiar and the fact it's based on Ubuntu/Debian makes looking up any problems or looking to customize it a breeze.
If you are looking for a Distro that works out of the box, Mint is pretty good.
Re: Unity Editor for Linux
#26This is great! I have high hopes for it, since the experimental version already worked quite well for some time. Still, Unity was one of the reasons I got Win10 on an external hard drive... It's quite a dead meme, but with things like photopea, Blender, smooth Linux VsCode version, stepping stone distros like Mint and now Unity the year of the Linux desktop might come!
I am interested in a switch to Linux (web developer, I use OSX, I need the terminal for all my tasks) but had not looked at Mint yet. The website looks like it was made 15 years ago, are they more modern than the website seems?
Re: Unity Editor for Linux
#27Re: Unity Editor for Linux
#28This is great! I have high hopes for it, since the experimental version already worked quite well for some time. Still, Unity was one of the reasons I got Win10 on an external hard drive... It's quite a dead meme, but with things like photopea, Blender, smooth Linux VsCode version, stepping stone distros like Mint and now Unity the year of the Linux desktop might come!
Re: Unity Editor for Linux
#29That is a good reaction to Godot's growing popularity.
Re: Unity Editor for Linux
#30That is a good reaction to Godot's growing popularity.
Godot has caught my eye a bunch of times but I'm still not quite convinced to use it yet. I guess I need to just try it.
I recommend using GDScript instead of messing with C#, which is supported but much more difficult to set up. GDScript is really similar to Python, the editor has Intellisense/autocomplete (even for strings!) and all the documentation is built in under the Help menu. It's a very very pleasant experience overall. It's also the first time I've been able to work fully offline thanks to the extensive built in help, and this does wonders for productivity.