A downloadable tool

Download NowName your own price

AsePlatform is a script for the Aseprite graphic program.

This script allows you to run a mockup of the game screen as a very simple platformer, extremely limited but interactive!

An example in sprite form is attached, however, here is what is needed in the sprite itself:

  • A layer named "TMCollision" with the collision shape drawn with opaque pixels.
  • A layer named "Player". Can be a group.
  • A layer named "Dangers", which must be a group. Within the group, each "danger zone" is a separate layer.
  • A layer named "Bonuses", must be a group. Within the group each bonus is a separate layer.
  • The layer named "Finish", which must be a group. Each element is an object, when colliding with which the game ends with a "finish". And now about the interface:
  • Layer-group with the name "Interface"
  • Inside the "Interface" group, there should be a group called "Health". In such a group each layer is one point of player's health.
  • Inside the "Interface" group there should be a layer called "ScorePoint", one pixel is enough - it will be a reference point where the points gained in the game will be written.

GitHub Page

Download

Download NowName your own price

Click download now to get access to the following files:

AsePlatform-2023-12-26.zip 2.5 MB

Comments

Log in with itch.io to leave a comment.

(+1)

My warmest congratulations and deep admiration for this script. I would like to know what you are working on now with your skills

Hello! Thank you. Are you interested in what script I'm working on at the moment? There isn't one. But I did Sprite Stack for Aseprite. As for my work in general, I'm currently planning to finish the game The Disk Heist.

Thank you for sharing this. Could be improved a lot to quickly prototype physics and animations for games.

(+1)

Thanks for the comment!

It is! With improvements it could turn out to be a prototype tool. But it's probably easier and more efficient to take a game engine and/or make a basic prototyping thing on a game engine.

Deleted 1 year ago
Deleted 1 year ago

Smart