00:00
00:00
Newgrounds Background Image Theme

MssLibitina just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Unity 2013-06-07 23:05:27


I'm going to be making a game this summer and need a mentor to give me a crash course in Unity and how it works for what I want to do. I want to make a top down shooter with a twist if anyone wanted to know the type of game I was interested in creating; I have no knowledge of Unity or C++ or anything like that, so I would need a full explanation of everything (not a small task, I know).

I'm essentially learning from scratch, and don't have much to offer for incentive to teach me, although I would be open to the idea of collaborating if you happened to like my idea for top down shooter game, if you have anything to offer me, please respond to this topic, or send me a PM and we can communicate further and work out details.

Anything would be appreciated =)


BBS Signature

Response to Unity 2013-06-08 17:50:25


I have some resources you could use to start learning Unity. Although I am not sure if you want to do 2D or 3D, so I'll go ahead and do both.

2D
Gamasutra's 2D with Unity
Hathzynx's YouTube Playlist
WalkerBoys 2D Side Scroller (Mario Clone)
*These are not using a top-down perspective--but will get you accustomed to using Unity and sprites.

3D
Brackey's Survival Game Playlist
JessieEtzler0 YouTube

Your best bet is to post on unity's forums where you can find classes and private instructors who will help you out. Best of luck!

Response to Unity 2013-06-09 22:27:29


At 6/8/13 05:50 PM, navx wrote: I have some resources you could use to start learning Unity.

Thanks, this has helped tremendously.


BBS Signature

Response to Unity 2013-06-14 23:10:23


unity is a game engine that has great potential when creating games.

But the problem is, its not open source.

Basically the devs who created unity, decide what you can do with your game. Then, when you realize you come across an obstacle where you can't use their game engine to solve. You are forced to spend even more money to request unity to fix that issue.

Well lots of people use unity on regular basis. So expect the price to adding content they don't want to work on to be reasonably high. The professional copy is 2000 dollars aswell. I am not sure if unity does project packages where you can have more than one copy of unity for n amount of systems. Usually companies that sell these products will give you 2 options for a professional copy.

The first option would be for your own personal use. You get a fairly reasonable price considering what is involved in making a game engine. For modern engines your looking at around 400 - 700 dollars depending on what your engine does. Since unity is a 3D engine, your prices for quality engines are going to be pretty expensive. Where as the seccond package is the other version of the game engine where you can get the software but distribute it across many computers and have more than one person using the same package at the same time.

These packages usually cost a few thousand dollars.

But, there are 3D engines out there. That are free of charge. Open source. Quality engines.

Ogre is a quality engine. It may not be able to give you the glamour and effects that unity does. But that doesn't mean it doesn't work and cannot create games.

So if your looking to actually learn about being a dev and time is not a limit. Then you can sit down with an open source game engine. Then slowly and systematically begin analyzing the code and figuring out how it works.

Now you say you don't have konwledge in C++. Your gonna open these files through enough google searching and your going to see a bunch of crazy technical gibberish that you can't possibly make out. It's GOING to be hard and confusing as you have nobody to walk you through the process.

Well, don't let that scare you. Break it down, line by line. Then just TRY to figure it out. Don't just sit down for a month and do nothing but study. Work at your own comfort and pace yourself. If you don't think your ready for that particular task. Figure out a more simple version of that task first that is related to the objective. Then build your way up slowly and gradually at the speed you feel most comfortable.

It is good to know how game engines work for all devs. Even if you don't work on them. Not only that, but if you know enough to design your own capable game engine. Making quality video games becomes 100% free. All you need is a computer to work at. Then all the high costs professional companies pay for, you can make yourself.

If you want to do something. Go out and do it.

Don't dance around the difficult subjects.

Jump right in and solve them. Or fail trying.

Thats the attitude you need to have with this kind of stuff. Thats the attitude you need to keep. Thats the only way you will keep up with the advancements of technology at the speed it advances. Sooner or later your just simply not gonna have enough time to learn everything at the rate and speed our society is advancing. So, jump and get shit done.

Then go to university for background education.

Response to Unity 2013-06-15 19:42:05


At 6/14/13 11:10 PM, PMMurphy wrote:
Then go to university for background education.

Wall of text is super effective!

I've got the university done, just finished actually.

This was very helpful and informative for me, thanks a lot PMMurphy.


BBS Signature

Response to Unity 2013-06-16 10:08:13


You missunderstood me.

There is too much to learn. Your not done university. Nobody is ever done university. Not even the people who spend 12 years in med school getting a M.D.

There is always more to learn. When technology advances and your taking short cuts missing tons of information. There are going to be 20 year olds coming into your industry fresh from newly taught practices that you don't know of. Then are gonna come into your workplace and out shine you.

So, you should be constantly learning 24/7. Learning is not something you stop doing and university is an organized way to do it from people who are known professionals.

Response to Unity 2013-06-16 10:23:16


Also you give me this impression you have never programmed before in any language.

Even if you learned it at school, they prolly taught you very little. Also, you prolly didn't do any side projects along the way. From the looks of this thread, expecting a game to be complete in a month is a very high expectation. Not that its not possible. But expect lots of work involved on a daily basis. You might be punching in 60 hour work weeks.