All Posts in GameMaker Studio 2



For day 213, I made a different bullet for the plant to lob at the player


For day 212 of coding, I made another plant that can shoot and move
It will get ready to shoot whenever the player is in range. It will move after enough time, or after shooting


For day 211 of coding, the burrowing plant now has a delay before appearing at a new spot
The plant also no longer moves out of the room's boundaries


For day 210 of coding, the burrowing plant now has an animation for burrowing
The animation itself ties into how its burrowing function works


For day 209 of coding, I made another plant enemy that will burrow and move to a different spot


For day 208 of coding, the enemy projectile can now hurt the player


For day 207 of coding, the plant enemy can take damage now
I've also made it a stationary enemy; meaning that it cannot be forcefully moved by attacks like the wind shot


For day 205 of coding, the bat now has a short delay before attacking.
The bat can also hurt the player now


For day 204 of coding, I got the bat to swoop down to attack the player


For day 203 of coding, I made it to where the bat will fall if frozen