01-25-2019, 03:14 AM
01-29-2019, 02:36 PM
The biggest source of info is the main Unity documentation, but unfortunately, there's a lot of information just plain missing from it or is not explained very well. Unity is in a state of flux - new features are being added and old features are becoming obsolete and stale. I'm finding that I have to Google for Unity info quite a bit. Then there are the Unity bugs. I think I have around 5 open bugs filed with Unity. It can get frustrating sometimes.
If you're just getting started I would suggest doing the official Unity tutorials which have videos and take you step-by-step through creating some sample games.
If you're just getting started I would suggest doing the official Unity tutorials which have videos and take you step-by-step through creating some sample games.
01-29-2019, 02:38 PM
Also - obviously you can fork my Starflight GitHub repository and just mess with the game - make it do things your way. :-)