Páginas

sábado, 22 de janeiro de 2011

RPG Maker in unity 3d


What is O.R.K
O.R.K is a role playing game development kit for the Unity Game Development Tool. The scripts of O.R.K are available in JavaScript and C# (both versions are included in one package).

O.R.K is compatible with Unity 3.0 and officially supports publishing to the Web Player and PC and Mac Standalone platform. Although it might run on other platforms (e.g. iOS, Android), they are yet untested and not officially supported.


Why O.R.K
The goal of O.R.K is to make developing RPG's less painful and time consuming by providing a complete and flexible base. It consists of several editors to create the data of your game (e.g. items, characters, enemies, etc.), a fully functional battle system and an event system to easily create complex events (including cinematic camera moves, dialogues, etc.).

If you can think of it – you can most likely create it with O.R.K. If you can't – contact us and we'll probably make it happen in the next update of ORK (if it fits the overall direction of the kit).

Features of O.R.K
ORK extends the functionality of Unity with a massive amount of editors, components and prefabs to create gameplay typical for a role playing game.
To learn more about the editors visit the editors section or read the documentation.

The main features of the RPG Kit are:

* One base to do it all
* Flexibility
* Multilingual
* Event system
* Battle system


ORK allows you to create all things needed for a RPG:

* Skills
* Items
* Characters
* Enemies
* Equipment (weapons and armors)
* Elements
* Status effects

But it goes even one step further, it allows you to create the foundation of those things:

* Status values (attributes)
* Item types
* Skill types
* Equipment parts
* Formulas

And there is much more - read the documentation to learn all of the possibilities!

Flexibility
With O.R.K you can define everything the way you need it to be. You can't just create your own characters, items, equipments or enemies - you can go much deeper and start by defining your own status values (attributes) and use them in your own formulas (created with a simple editor) to make the gameplay work the way you want.

Multilingual
Every text or name that will be displayed in your game can be defined in as many languages as you like. Simply set up the languages you want and write the texts and names where needed. O.R.K will handle displaying the right text for the right language.

Event system
O.R.Kincludes a powerful event system. You can create complex game events in an easy to use editor. You can use the event system to create dialogues or choice dialogues, make cinematic camera moves, play animations, move objects, etc.
You can create whole quests by using the event system. Read more on the event system in the documentation.

Battle system
A key aspect of every role playing game is the battle system - O.R.K includes a complete and functional battle system. Or to be precise, it includes two battle systems.
You can set up O.R.K's battle system as either turn based or active time. The battle system includes an animation system (similar to the event system) to allow cinematic battle action. Read more on the battle system in the documentation.



See more in: http://rpg-kit.com/

Nenhum comentário:

Postar um comentário