I’m a professional web developer. I’ve made games too, a while ago, mostly 2D (flash, html5).
I have a lot of questions, and of course I know how to Google, but honestly, I don’t like most of the answers I’m getting. It seems Unity isn’t built for programmers.
The last thing I looked up, I found multiple answers to, all of which were messes. I ended up using my own solution, which was better than what I found, but I still didn’t like it. So yeah, it’d be great to have someone experienced to IM. Basically just questions about best practices.
I really like clean code… I’m actually working on my own programming language.
If for whatever reason you want to know about some web stuff (database/PHP/javascript) I know what’s up there.
Hopefully we’re able to help each other out!
What I’m trying to say is, the programming seems to be more friendly to non-programmers.
The answer to doing most things is “just copy paste this snippet in a new script and drag it onto your object”
There’s no main function, and just snippets all over. So I’m like, “how am I supposed to make a structured anything with this.”
Probably I just don’t understand how Unity works; but that’s my point. It’s not like normal programming environments.
I’m usually all for tutorials. But the ones I’ve been finding just aren’t doing things the way I want to.
I’m doing a lot of procedural generation, not using the UI for level design at all.
Probably I need to look for text tutorials and not youtube videos. /: