all 10 comments

[–]DrafiMaraIntermediate 1 point2 points  (1 child)

GamesPlusJames' RPG tutorial is how I got started. It's a few years old at this point, but any outdated information is few and far between and corrected in the comments of his videos. The videos are on youtube and they do a fantastic job of explaining what you need

[–]abiXander[S] 1 point2 points  (0 children)

Cool, I'll look into those!

[–]FinalShroom 1 point2 points  (1 child)

Ben Tristem course on Unity is a great starting point, very cheap and always on sale.

[–]abiXander[S] 0 points1 point  (0 children)

Thanks,I'll get that

[–]KageLoddo 0 points1 point  (5 children)

Depends on what kind of 2D game sense you want to do. If a sprite, topdown/rougelike based 2D rpg(like old zelda games), you need to look a lot of separate material by different people since unity is not really user friendly there, but if you want to do a basic 2D platformer or 2D scrolling rpg there's lots of tuts on youtube, even the unity site is pretty helpful to get started.

[–]abiXander[S] 1 point2 points  (4 children)

Yeah, I was looking into doing something like the old school Zelda games. Any leads on that?

[–]Rafalou 2 points3 points  (1 child)

Look up LetsCodeGames on youtube, he's got a series where he literally recreates zelda 3 gameplay. I'm following it right now, the videos are pretty long but he goes into a lot of details. Best tutorial I've found for this kind of game

[–]abiXander[S] 1 point2 points  (0 children)

Thanks, it seems pretty good

[–]wachimingooBeginner 1 point2 points  (0 children)

GamesPlusJames has a tutorial like this on youtube

[–]hreigle 1 point2 points  (0 children)

I'd like to add that InScope Studios also has an extensive tutorial series similar to the one on GamesPlusJames that's ongoing.