Loading...
29
2 years ago

For day 263 of coding, I've figured out how to use the function tilemap_set()

With this I can actually place tiles instead of drawing them, and I can utilize tile collisions on randomly placed tiles

Example being the rocks in this video




1 comment

Loading...

Next up

For day 921 of coding, I have changed the design of the box some to be more visible and look more pleasing

For day 912 of coding, you can now cycle between both options in the pause menu

For day 913 of coding, the pause selections can now be activated. I've also changed the selection color to aqua for visibility

My game in 50 seconds #indiedev #Gamedev #steam

For day 916 of coding, I've found that the player can fit between the trees. I've successfully blocked off the areas at the top, but I will need to do the same with the bottom half while looking natural

For day 922 of coding, I gave the options a textbox that can adjust itself based on the longest text and by how many choices there are

For day 917 of coding, I have also fixed the trees at the bottom now so the player won't go out of bounds now

🆕🔥New mechanic! Place wet souls into sponges to cool down scorching terrain and make your way through!

For day 920 of coding, I made a textbox and applied it using GMS2's "nine-slice" feature. I looks kind of weird to me, so I may change the side borders later