Monday, October 31, 2011

Level Editor for the alpha review

Right now, basic level editor for our alpha review is completed, and we have integrated our own prefabs created in Maya. We have a video here:
The basic function for this is click and drag prefabs onto the scene so we can use it for building our levels later on. And of course we can save the scene as a text file so in the future our game can load the scenes we created.

Sunday, October 30, 2011

Test level

This is a simple level to test out the gameplay of Rolling with the Elements. The objective is to get to the platform above the spawn point. In order to do this, you have to jump across the platforms (or run through them), transform into air to float and then jump on the ramp onto the exit. I have been testing this level for a while so the time it took me to get there should be thought as the shortest amount of time needed to get to the end.





Monday, October 24, 2011

Save scene feature completed for the level editor

Right now, the save scene feature is completed for the level editor. For the moment, we have some problems with importing our own assets into unity, so the video below is just a demo of how we can save the scene we build via the level editor as a text file so we can use for later on.
For next week:
Importing our own objects as prefabs and integrate with the level editor
Make level editor more functionality, such as reading scenes, and rename, etc.

Sunday, October 23, 2011

Building Blocks for Level Editor

           Initial blocks were created in Autodesk Maya and 3D paint tool was used for texturing. But there is a problem with importing the assets with 3D paint tool in to Unity3D and there is no available documentation regarding the process to be followed for this.
          
          Ultimately ended up unwrapping the UVs for the blocks and painted them using the texture in photoshop. Results look pretty similar to what they were earlier, but this time they work while importing in Unity3D

          Next steps would be to import the blocks in to the level editor framework and verify them for the scale of each single cell in which we have to place the blocks.
         

Monday, October 17, 2011

Samples of the building blocks for Level Editor






Click & Drag function completed for the tile level editor

Right now we haven't inserted our prefab into the game. For the moment it's just a little demo of how we will use a tile level editor for creating our levels.
Functions now completed:
GUI buttons for prefabs
Click and drag prefabs into the scene

Functions to complete:
Save scene in XML
Rotate prefabs
etc

Sunday, October 16, 2011

Thursday, October 6, 2011

Design Doc

Finished the design document for the game with a planned schedule for various parts of the game development. Some of the key tasks identified are:

Task
Description
Character Movement
Script for the main character movement. Main character in the game is going to be a sphere
First Level
Single level of game (No artwork) with only placeholders for the final artwork. But is useful for testing the gameplay.
Proxy Level Elements
Placement of proxy game objects in a level using the level editor
Click and Drag
Click and drag functionality implemented in the Level Editor
Full Level Editor
Implementation of a full-fledged Level editor: Which would allow us to create levels
Colliders
Colliders for every interaction possible with the character and the environment (various elements and other game objects in a particular level)
Creation of min 5 Levels
Creating the levels (at least 5) using the Level Editor feature in the game
Artwork and Animation
Replacing all the proxy elements and place holders with the real art assets. Animation of the game objects and character during interactions with environment and different elements
Effects
Effects like sparks, particle effects for the game objects during various interactions
Sounds
Adding sound to the interactions and the character
Debugging and Polishing
Fixing the issues and making the game look pretty



Further details can be found at: Design Document - Rolling with the Elements
Storyboard (Visual reference created for a single level)

Created in Photoshop - Naren