general in GameMaker Studio 2

Share your creations!
Loading...

For day 210 of coding, the burrowing plant now has an animation for burrowing

The animation itself ties into how its burrowing function works

Loading...

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

Loading...

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

Loading...

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

Loading...

For day 205 of coding, the bat now has a short delay before attacking.

The bat can also hurt the player now

Loading...

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

Loading...

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

Loading...

For day 202 of coding, I made a bat enemy

Right now, all it does is follow the player around

Loading...

For day 201 of coding, I made it to where the enemy will move around the wind projectile as it gets carried off

Loading...

For day 200 of coding, I made a wind projectile that pulls enemies towards it