Thursday 1 August 2019

First update (Slope / Top down gameplay)



The new features in action:

This is the first update for the master system game maker.
You can now put slopes like in sonic.

You can paint the collision mask for each individual tiles.
You need to select the tile:
And then just paint the collision mask:
Each tile can have all sides masks painted. Therefore collides from any directions.

Collision still work even if you put a front tile in front of a collision tile.


There's also a sprite sheet editor.

A left sideed version of the animation is automaticly generated if is needed.

And a input editor.


Right now sequence of inputs doesn't work. But will be implemented.
You can now make top down rpgs like phantasy star :)



Code generation:

The software now is generating code according to the animations and the input configuration.
You can realy make a game. Not just edit one.


Slope demo: slopeDemo.sms
RPG demo :RPG_Demo.sms

No comments:

Post a Comment