views
1.9k
likes
15

Comments

What do you think?
No comments yet.

Create, play and share your own block-pushing puzzle games!

StageMechanic is a block-pushing 3D action/puzzle game and educational tool.

StageMechanic centers around its built-in level editor - in fact, all of the built-in levels are made using the integrated level editor and serve as a demonstration of the types of levels that can be easily created.

You can then take things one step further and modify many existing properties on items and blocks - such as the fuse time of bombs, or how high a cannon will shoot you into the air, letting you customize your stage in many unique ways.

You can even use the built-in code editor to create your own block and item behaviors!

This is a volunteer and education-oriented project

StageMechanic is an Open Source project developed by volunteers to help support game development education programs in rural Mississippi. There are no ads, no microtransactions, no data collection. Purcahses of the Full version help fund free instructor-led technology education clases for the underprivileged in our local community.

It is currently in active development with fully functional preview versions available for desktop/laptop and Android.

We were recently featured in the Arts section of the Shoofly Magazine

Keyboard Controls

Play mode:

Move player: arrow keys or wasd
Push/pull blocks: [Shift] + arrow keys or wasd
Change background: [F3]
Undo: [Backspace]

Create mode:

Move cursor up, down, left, right: arrow keys
Move cursor further, closer: comma and period keys
Edit block or item details: [Enter]
Place blocks quickly: number keys on top row
Delete block: [Delete]
Place player start position: [B]
#puzzle



all-ages
Mild Fantasy Violence
Comical Shenanigans

StageMechanic is an #opensource project based on rolling bleeding-edge #Unity.

It does take advantage of a couple 3rd party libraries and assets, but (other than Unity itself) they can be removed without affecting functionality.

https://gitlab.com/youreperfectstudio/StageMechanic

Version 0.5 now available for all platforms! Read the full article here: https://www.patreon.com/posts/27769178

Version 0.4.6 now available for Desktop - adds properly working teleport blocks (with a couple bugs already filed, but its a start!)

Funny glitch while implementing teleport blocks...

https://gyazo.com/b089792062b30c3e160c117d311f3491

StageMechanic 0.4.5 adds variable opacity to all block types! You can set this in the block properties editor, and also script this property using the built-in Lua script editor. We will add hotkeys for opacity soon - and also … teleport blocks!