general in Devs

Indie Games
Loading...

ENLARGING!!!

Loading...

For day 1166 of coding; with collision issues still occurring, I'm currently looking into exactly how "place_meeting()" interacts with the objects and tiles

Loading...

So, i have started thinking about changing my collision system from objects to tiles, due it takes less memory to run it.

But i kinda don't know, due my game has moving platforms and etc., but i'll try to find the solution.

since my gamy has like 3 colors i decided to make an option for small outlines around the character and items that you can use. yeah its probably not that usefull but at least my screenshots would look cleaner (and it looks neat IMO)

Loading...

For day 1165 of coding; I tried making some changes to the code, but the collision is still acting the same way