I started learning LUA like a year ago but unfortunately I gave up because I couldn’t understand the server-side part.
I am pretty sure I will have the same problem with any other programming language I will try to learn.
I was wondering if there is someone who could help me explain some things that could make me understand how it works.
PS: I don’t want someone to do lessons with me because I can watch tutorials and I don’t want to waste anyone time.
I just have some question that maybe could make me understand the server-side part from any programming language.
Not sure what you mean by ‘server-side’, but there isn’t a ‘server-side’ part in a programming language like C#
Go to youtube and watch some C# beginner tutorials.
I am not sure if LUA has client-side code or not because I was coding for a game and client-side code was used to draw things on the screen.
Basically what I was struggling with is how do you know how to make your own things? I am not sure how to explain it. Basically this is the problem I had when I was using LUA I couldn’t create my own things because I didn’t know how.
This is a very vague question.
Most people who have no programming experience will go through tutorials in the learning section and get to know the editor.
Once you know the editor, you should have a view on how to create a simple game scene.
Yes, except that steps 1 and 2 are the same thing. (Don’t bother watching tutorials on how to make games if they’re made in something other than Unity — that will only confuse you.)