Dialing in input handling for our JS + BITECS game! Keys get registered in createInputSystem. we store them in world.input.keys, in Input Component we set up the data structure, our battle system reads that data from the world object. Simple but effective! #GameDev #JavaScript #ECS
Posted at: 2025-03-30 07:24:58 UTC