jenna_kim said:
I've been planning on creating a 2D RPG game on Unity but I have a basic knowledge of C# so I'm not sure if this is do-able for an intermediate level person.
Should I study C# more before starting this? I know Unity has tutorials on C# but I can't find them. If there's a link to the tutorials, could you post the link?
I don't know how you personally define "intermediate" in C# and what that means for you, but I would work more on actual game design. Have you drafted up a Game Design Document and concepted out what you want your game to be like?
Assuming this isn't your first game, then go for it! Plan well though because developing an RPG as you go will turn into a mess quickly. Once you have clear vision of what you're doing and a plan to get there you can pick up any lacking knowledge when you hit those obstacles.
Best wishes.