Train Station

I saw this picture on Reddit or something, and I decided to recreate it. There were other decorations I wanted to put in the train station, like a Goblin-themed vending machine and better-looking torches. I needed to wrap it up and move on. To build the environment, I re-used the tileset that I made for my Wave Function Collapse level editor. Rather than copying the tiles into this blender file and arranging the tiles by hand, I was able to use my level editor in Godot, then snapshot the scene using PackedScene, and export the tscn as GLTF, which I then imported in Blender. ...

Steven Landow