Loading...
50
2 years ago

For day 328 of coding, I fixed a problem with the player's start position on the map.

Whenever the player goes to a new zone, the next position gets put onto variables that then get used for the next room

This video shows what the problem looked like




0 comments

Loading...

Next up

For day 1132 of coding, I'm working to make sure enough plants are spawned in each room

For day 1137 of coding, the knockback appears to be working. I just need to adjust speed and distance now

For day 1136 of coding, I made some progress with damage knockback. There's still some work to do in order for it to work properly

oldie but goodie: helo

For day 1135 of coding, I'm working on having the player get knocked back from damage; using contact damage to test it. I don't have it working yet unfortunately

Give your PC what it really wants…

For day 1134 of coding, I have finished up clearing out the redundant variables for spawning the tree's rocks, and background plants

For day 1130 of coding, I got the plants to show up. They make the forest look more lively

My game in 50 seconds #indiedev #Gamedev #steam

For day 1133 of coding, I've been cleaning up the spawning code by removing redundant variables