- Home /
Any RPG tutorials
Hi, I'm in need of a tutorial to make a 3D RPG for a class I'm in which I just need to make one level. I'm wanting something similar to the Final Fantasy series as want a battle system like the one use in those games but it doesn't need to be fancy. I only have 8 weeks to get it done so any help will be appreciated.
Answer by Thom Denick · Sep 03, 2010 at 03:31 PM
I am guessing you don't need to do it on iPhone, so I wouldn't say Penelope is the ideal tutorial to get started (It's a difficult tutorial with a lot of iPhone-specific lessons). As Koi stated, 8 weeks is simply not enough time to implement a unique game interface like that for a beginner.
What I would recommend doing is following the 2D Platform tutorial, and from there decide if you want to modify that to create the level for your assignment, or if you're feeling up to the task, modify what you learned here to make the "Dungeon Exploration" mode that those games feature.
http://unity3d.com/support/resources/tutorials/2d-gameplay-tutorial.html
If you are more interested in making a 3D dungeon exploration, than the 3D Platformer might be a better starting point, but it should be warned that it is not for beginners: http://unity3d.com/support/resources/tutorials/3d-platform-game
In case you aren't satisfied with the "official" tutorials, you can check out this Answer which has a ton of Tutorials. (None for exactly what you are looking for)
http://answers.unity3d.com/questions/4897/how-can-i-start-learning-unity-fast-list-of-tutorials
If you are having difficulty learning from these tutorials, I would suggest starting with the 3DBuzz tutorial which A.) Teaches you C# scripting B.) Is done in a conversational, easy going manner C.) Assumes you know absolutely nothing about Unity.
Answer by Unamine · Feb 18, 2011 at 01:04 PM
Well, I think I can help you, have you taken a look at the tutorials Burg Zerg Arcade? He teaches how to create an RPG complete step-by-step.
http://www.burgzergarcade.com/hack-slash-rpg-unity3d-game-engine-tutorial
Hope this helps, and if you think the response was good, vote for me.
Answer by seraphstray · Jul 04, 2012 at 06:08 PM
I just do not understand the lack of Final Fantasy esque RPG tutorials. x.x; I've been searching for a few days, and my programming professor recommended the burgzerg site to me, and it has a few things so far Im loving. But..its a 3d world. Im lookin for turn based....
Answer by BoredKoi · Sep 03, 2010 at 12:38 PM
I'd start with the Penelope tutorial; although with 8 weeks, that's quite a project deadline depending on your familiarity with the game engine.
http://unity3d.com/support/resources/tutorials/penelope.html
Answer by Stakerauo · Jan 30, 2011 at 04:20 PM
I guess that you could look up BurgZerg Arcade on youtube for 3D RPG games, but I dont know bout the Final Fantasy part
Your answer
Follow this Question
Related Questions
Unity tutorial doesn't work 1 Answer
Help I Opened An Asset But Can't Get Back 0 Answers
Beginner tutorial for 2D tiles/tilemaps? 1 Answer
tutorial about RPG 3 Answers
I need step by step tutorials on every facet of making an RPG. 1 Answer