Hive by derdragon
Keys:
Arrows to Move / Fly
Tab to switch between aliens
D to Dig as a worker, or Throw quills as a Soldier, the Queen doesn't have an action, nor do the eggs, until they hatch
Basically, you're defending your hive against invasion by space marines. As usual had a lot of fun making it, just wish I didn't have so many interruptions throughout the entire weekend. Going on about 4 hours of sleep since yesterday so... that's it for now. Hope you enjoy it! Hope it WORKS!
Arrows to Move / Fly
Tab to switch between aliens
D to Dig as a worker, or Throw quills as a Soldier, the Queen doesn't have an action, nor do the eggs, until they hatch
Basically, you're defending your hive against invasion by space marines. As usual had a lot of fun making it, just wish I didn't have so many interruptions throughout the entire weekend. Going on about 4 hours of sleep since yesterday so... that's it for now. Hope you enjoy it! Hope it WORKS!
| Windows | http://jakrabbitry.net/Hive.exe |
| Source | http://jakrabbitry.net/Hive.gmz |
| Original URL | https://ludumdare.com/compo/ludum-dare-29/?action=preview&uid=299 |
Unfortunately I cannot get past level1 since there is an error occurring:
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Step Event0
for object proto_actor:
Push :: Execution Error - Variable Get 100265.object_index(13, -1)
at gml_Script_actor_ai (line -1) - <unknown source line>
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_actor_ai (line 0)
called from - gml_Script_actor_step (line -1) - <unknown source line>
called from - gml_Object_proto_actor_Step_0 (line -1) - <unknown source line>
And the animation are awesome!!! :o
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Step Event0
for object proto_actor:
Push :: Execution Error - Variable Get 101682.x(0, -1)
at gml_Script_actor_ai (line -1) - <unknown source line>
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_actor_ai (line 0)
called from - gml_Script_actor_step (line -1) - <unknown source line>
called from - gml_Object_proto_actor_Step_0 (line -1) - <unknown source line>
Looking good. Animations are delicious =)
Remember, the rules allow you to fix game breaking bugs.
- I couldn't see the blocks, only the background, for several minutes. Then I switched to a worker, dug, and bam the blocks started showing.
- I got a crash at the beginning of wave 3.
- Got stuck in flying mod, with the flying sound, for trying to climb a narrow vertical shaft. Had to fall back down for it to stop.
But it's a nice concept and could be fun once debugged.