general in Devs

Indie Games
Loading...

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

Se viene nuevo juego / New game is coming

Loading...

For day 853 of coding, I refined the code some. Now it seems that some rocks are sometimes placed at the map's border

Loading...

For day 852 of coding, I tried putting in another condition to ensure that the objects don't spawn in the walls. I think that it works most times, but needs further testing

Loading...

For day 851 of coding, I have found and removed an unwanted local variable from the object spawning code

This is my #MyGOATsLaLigaDT .

If you want to participate, post your team with this #. And if you want to know more about how to do it, read https://gamejolt.com/p/today-begins-your-legends-contest-large-bโ€ฆ.

Loading...

For day 850 of coding, I have applied the flag checking arrays to the small object. It seems to have greatly reduced the chance of one appearing in the walls

Calling out ALL MEMBERS of the RPG MAKER HUB COMMUNITY!

[Read article for full news]

Loading...

For day 849 of coding, it looks like the issue with the large objects appearing in the walls have been fixed. Now to apply the same for the small objects

Loading...

For day 848 of coding, I have put in another check to speed up the loading. I think it's working some, but some of them now appears in the walls sometimes