Hi well Im new to this intire aspect of making games and coding and I was looking through tutorials and other resources and thought about designing my own game (not a mmorpg) But a sort of cartoony FPS/RPG (Borderlands for example) where you try to explore
Im not good at coding but what I need to ask is what I should use to make something like this such as useful scripts
(P.S I want to try and make it on my own using the tutorials as a refrence.
It could make sense having something like a tutorial section on the forum. On the other side teaching might be the best existing place.
thanks
I find myself googling " unity insert something here "
constantly. I find what I’m looking for either in the decent documentation, or as someone elses question/answer.
Lots of fps information around. just have to search a bit. Make sure you DL the free bootcamp demo if you dont already have it. that will have some decent scripts/tidbits you might want.
thanks for your help guys
Hi Krebz,
Welcome to the forums. If you are new to game development you might want to try something a little simpler for your first project, such as pong or a 3D table tennis game. Then do some of the Unity FPS/3rd person step by step tutorials. Then move onto your RPG
Good luck
your right can you point me to any tutorials though
I hear the Walker Boys is pretty good.
yep it will be easy to lay out your RPG levels, there’s no real technical hurdles there. If I were you, I would focus on the structure of your RPG. Think of keeping as simple as possible. What IS an rpg? things like that. The walker boys tutorials will arm you with the epics you need in order to mantain a high development DPS.
Welcome, nice looking island already btw.
We got started in unity by the lecturer basically giving us out the unity tutorial links and working through a few of them. The best way to learn coding is just to do it. I use the unity script reference constantly, probably the best way to learn it. For me anyways.
thanks guys
Thats been really helpful
Another really useful resource is this Unity-specific Google search created by a community member: Programmable Search Engine. It hits all the Unity sites (Docs, forum, Answers) as well as a number of community sites (the wiki and some external Unity-related forums and subforums). You can even refine results by which of those areas you want results from at the top of every results page.
I really like Unity3dStudent.com…