Heyo! I'm Bat — just a dev tryna make cool stuff in Unity and break the laws of physics for fun. Professinal Nerd 🤓 | Insomnia-powered coder 🌙 | Game dev by day (and night… mostly night)
- 🎮 Making games in Unity (currently making: SCP: Facility Havoc)
- ⚙️ Studying to be a aerospace engineer for the future
- 🧠 Forgetting what sleep is (relatable, right? RIGHT?)
using UnityEngine;
public class Me : Developer
{
void Start() => Debug.Log("Let's make something cool.");
}
(This README is a WIP, just like my projects.)