Working on a new enemy : Spaceships !
Added 2025-05-03 19:52:58 +0000 UTCI think it's time to have a new enemy in the game.
I'm working on spaceships : they don't attack directly.
However spaceships will start spawning more enemies from above when they flies above the heroine. They are also pretty tough since they need at least 2 uses of the heat vision skill before they explode.
If you grow big enough, you can instantly destroy them by colliding with them.
A new outfit is also coming in the next version : Goth maid for Milltina (the cow girl).
Comments
Sure ! I use Blueprints since there aren't a lot of good tutorials on C++ out there. And using C++ means you have to wait for the code to compile each time you want to runs your game in the editor...
floflopi
2025-05-04 20:52:30 +0000 UTCHello, I'm curious about how you chose the game development engine. Can you share your experience? Do you use blueprints or C++ code for development?
66 6
2025-05-04 19:29:58 +0000 UTCIn the current game, she can already break stuff such as bench,barreer, cones, trees etc... It will decrease your score tho.
floflopi
2025-05-04 18:22:52 +0000 UTCYeah; if the game is going to be all about getting bigger and bigger; she'll need to interact with bigger things. Being able to break buildings and stuff would be great too
Copain
2025-05-04 11:23:12 +0000 UTC