Need a few weeks for test and modify balance, we already implement new weapon, new mode and magic…
We improve graphics and physics… So i think it will be very cool.
Vidroid Studio weblog
Need a few weeks for test and modify balance, we already implement new weapon, new mode and magic…
We improve graphics and physics… So i think it will be very cool.
Today we start work on new RTS Space game code name: Quasars Wars: Einstein Cross
Many games have Level Editor it’s cool, but for publish level data game using Paste Code – it’s Map Matrix or Element list with coordinates, etc
When many users post this data to game comments it’s bad because you can’t see Level preview, i mean you don’t see what inside code.
I create AS3 Classes for load/read any level data from Jpeg Exif Comments Data,
Example:

Hosted on Imageshack

This image contain “Hello World”
Continue reading ‘Save Game Levels into Jpeg Image’
In games based on Box2d we can create special elemnts using Polygon Decomposition techic
Sample: