February
14
2014

ORK Framework available in the Unity® Asset Store

Finally, ORK Framework is now available in the Unity® Asset Store!


API Documentation

See the API documentation of ORK Framework.


February
12
2014

ORK Framework 2.0.2

New WYSIWYG editor for GUI boxes, curve movement/rotation event steps and other small fixes and improvements.


46. Cinematic field scene introduction

Let’s create a little cinematic introduction to the field scene.


Accessing a game object’s combatant

You can access the combatant of a game object through the CombatantComponent component.


Custom player/camera controls

You can use any control you like with ORK Framework – you just need to let ORK know.


January
30
2014

ORK Framework 2.0.1

Major update to the node editor, a bunch of new event steps and other useful new features.


45. Interaction HUD

Since we already have a bunch of interactions in our game, it’s time to let our player know when he can interact with something.


44. Camera events

The simple Camera Event component allows us to change the camera while the player is within a certain area of a scene.


January
23
2014

Demo update and WebPlayer demo

The demo project has been updated to match the current state of the game tutorials.