Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Vlas_Z

3
Posts
1
Topics
3
Following
A member registered Aug 27, 2021

Recent community posts

Oh, thanks! I think I'm starting to understand how this works better.

Yeah, I just see one of those games on Mosi and realized that transparent sprites can be used that way, but that's just my wishes for the game engine. As for custom scripts, they either don't work right or I don't understand something, but the game just doesn't start when I want to add them. If I could figure it out, I might write simple {get-palette-in-room}, {get-sprite-color} and {get-music-in-room} so as not to create extra variables for such needs.

(1 edit)

It would be great to be able to:
1. write a script on the avatar. (For example, "{if {avatar-moved right}} ... {/if}")
2. commands to get a palette or music in the room.
3.and cycle in any form.