Super State Engine 1.0.3
Since I've started working on my own game with Super State Engine (Project Zeta) as well as some new tutorial video for the engine (coming soon), I'm encountering bugs and things I can improve so I might have new versions coming up from time to time.
For 1.0.3, I've TREMENDOUSLY improved the tile collision system. I noticed that when using bigger sprites I had some problems but with the new changes you can use very big sprites with tiny tiles and it should work like a charm! The collisions adjust sensitivity depending on the size of the collision tile set in use so using big sprites with small tile set will be a little bit more resources intensive. It shouldn't make much of a difference unless you have a huge number of actors on screen though.
List of changes for this version:
state object:
- state_set_mask(), which changes the mask in use for an object, now updates the boundaries of the object when used (as used by collision system).
actor object:
- Rewrote collision code to make it much more precise and scalable to bigger sprites.
Files
Get Super State Engine for Game Maker
Super State Engine for Game Maker
Status | Released |
Category | Tool |
Author | Small is Beautiful |
Genre | Platformer |
Tags | Game engine, GameMaker, Tutorial |
More posts
- Super State Engine 1.0.7 and new tutorials6 days ago
- Super State Engine v1.0.679 days ago
- Version 1.0.5 and new tutorial video online!Feb 23, 2025
- Super State engine 1.0.4 and collision informationFeb 09, 2025
- Possible Game Maker bug with import packageFeb 09, 2025
- Super State Engine 1.0.2Jan 31, 2025
- Updated demos with 1.0.1Jan 30, 2025
- Super State Engine 1.0.1 - Some bug fixes.Jan 28, 2025
Leave a comment
Log in with itch.io to leave a comment.