itch.io is community of indie game creators and players

Devlogs

Update 2

Game Maker Project: Space Ascended
A downloadable asset pack

Movement and collision works now, I had to delete one that was made by a business person when I released this project, but now I had some time to add a custom made one by me, with the simple move_and_collide() syntax by Game Maker.

Every text that had to be aligned has been aligned to the left, with:

 draw_set_halign(textalign_left);

It's easy to change all of them at once with Game Maker, as is with;

move_and_collide();

and it's global variables inside it.

Files

  • space-extra-ascended-public-project (3).zip 153 MB
    66 days ago
Download Game Maker Project: Space Ascended
Leave a comment