ra’s avatarra’s Twitter Archive—№ 39,854

                      1. continuing to make game, here's a test city
                        oh my god twitter doesn’t include alt text from images in their API
                    1. …in reply to @ra
                      in engine. working on lights.
                      oh my god twitter doesn’t include alt text from images in their API
                  1. …in reply to @ra
                    lights + more interesting geometry
                    oh my god twitter doesn’t include alt text from images in their API
                1. …in reply to @ra
                  ok more or less working in principle. idea is a 2D game space that moves through a 3D world. the 3D world and path are made in blender, then the whole game is spawned into the 2D space. getting everyone involved to agree on what the fuck "up" is was more challenging than expected
              1. …in reply to @ra
                the city + path in blender
                oh my god twitter doesn’t include alt text from images in their API
            1. …in reply to @ra
              city panning working + some scribble ships
              oh my god twitter doesn’t include alt text from images in their API
          1. …in reply to @ra
            now the real trick: hooking it all up to the entity component system 🤞
        1. …in reply to @ra
          above screenshot now working w this ecs code 👀
          oh my god twitter doesn’t include alt text from images in their API
      1. …in reply to @ra
        hooked up to ecs + keyboard control! its all coming together!
    1. …in reply to @ra
      ecs code for keyboard logic. still kind of rough around the edges but the whole thing is humming along and integrated ✌️✌️✌️
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @ra
    task for the weekend was to confirm that i could maybe pull this off in my own engine and i think i can. whats missing is: - physics/collision detection - nicer input system (with weighted "axes" like unity) - constrained palette shader - AI - lots lots lots of art and design