Will It Make A Role Playing Game
by Jesse J Foster · in iTorque 2D · 05/01/2011 (11:05 pm) · 5 replies
Here is what I am looking for and If this is not it I would love to be able to be pointed in the right direction of a game engine that I can do this with.
-Have An Inventory
-Equip Items
-Level Up
-Play Pre-Rendered Cinematic made with lightwave ( by newtek)
-Have additional skills other then attack
-Have Magic
-Have events play out in game that are NOT pre-rendered
-Play many sound effects and a large Soundtrack of Music
-Save the game to at least 3 files
-Have a party of 3 characters in a battle at one time
-Have a turn based attack system
-Be able to have characters that are able to replace the in party characters (change up your party)
-Be able to have a talent tree like thing or some sort of ability unlock area for additional stats and moves
I'm not worried about programming this im not worried about making the visual and audio part of it. I am just looking for a Engine that can run a 2D game with all these features.
-Have An Inventory
-Equip Items
-Level Up
-Play Pre-Rendered Cinematic made with lightwave ( by newtek)
-Have additional skills other then attack
-Have Magic
-Have events play out in game that are NOT pre-rendered
-Play many sound effects and a large Soundtrack of Music
-Save the game to at least 3 files
-Have a party of 3 characters in a battle at one time
-Have a turn based attack system
-Be able to have characters that are able to replace the in party characters (change up your party)
-Be able to have a talent tree like thing or some sort of ability unlock area for additional stats and moves
I'm not worried about programming this im not worried about making the visual and audio part of it. I am just looking for a Engine that can run a 2D game with all these features.
About the author
I just recently started a small LLC company to make iphone and ipad games. With the intentions of breaking into real console games later on.
#2
05/02/2011 (8:12 am)
Pretty much all of your list can be programmed in TorqueScript. The only one that is not available out of the box is "-Play Pre-Rendered Cinematic made with lightwave ( by newtek)". The rest can be handwritten, so long as the design is sound.
#3
05/02/2011 (8:13 am)
Check out Elven Chronicles. It was developed using iTorque 2D and is one of my favorite RPGs for iOS.
#4
05/02/2011 (12:31 pm)
Thank you for the help and support
#5
Here is a small youtube video of the character running around showing that it is possible.
http://www.youtube.com/watch?v=KmHC3N1XVP8
05/02/2011 (4:29 pm)
I am currently working on a small rpg in my spare time using iTorque 2D for the iPad. Here is a small youtube video of the character running around showing that it is possible.
http://www.youtube.com/watch?v=KmHC3N1XVP8
Torque 3D Owner Alistair Lowe3
If you're looking for those features to be ready made then you need to be googling for 'RPG Maker for iPhone' but as far as I know one doesn't exist.