Space ranger babysitting by Bentekiller
Keep your hologram baby alive and complete your space training
Traps and enemies are the least of your worries keep the baby close or it will move into dangers.

You use awsd for movement, mouse for aiming, Q and space or mouse click for shooting.
Edit: the UI scalling is a problem, it´s recommended to play in full screen
Ratings
| Given | 2🗳️ | 6🗨️ |

Had some real problems with the UI which made it disappear in build versions, it's set to scale with canvas but it doesn't really do that. In the editor it worked fine. I would have liked to set up a counter that lets you be aware of how many enemies are left but had trouble with trying to fix the UI, but it should let you know when you have killed all enemies and load the start menu again.
I Found and fixed the Q error in web build.
For anyone curios of the UI bug I had, I changed the tag of my canvas to something specific so I could instantiate UI elements and make it a child of canvas by searching for the tag, and changing the tag fixed it, took me my last hours of the jam :(