General in GameMaker

Share your creations!


Teleport is Out Now! Play on Android & Web.
Link on the Article :3




For day 858 of coding, I have made some adjustments with the forest exit

Reminder that FAUXTALE is still looking for artists! Read the post below for more clarification:
https://gamejolt.com/p/fauxtale-is-looking-for-artists-if-you-ha…


Flame wings: can now launch a fireball that follows an enemy. They are much weaker than crystal attacks, but deal more magic damage. #metroidvania #2d #pixelart


For day 857 of coding, I am working on a sprite for the exits. I will need to make adjustments for it to work as intended


For day 856 of coding, I have put in a fail-safe for the objects that will have them self-destruct if spawned on a wall. It looks like it's working so far


For day day 855 of coding, I tried having the code that flags the sections as walls run twice to catch any stragglers. It did not work

I've never been good at art, but I'm trying.
A garden entrance of the castle with marble details. Any sugestion?


For day 854 of coding, I have found out why the small rocks are appearing in the wall. It looks like the area they appear in are flagged as floor when they should be walls. I'll now need to figure out how to fix it