Placing a Prefab in Unity
So I am making a proceduraly generated dungeon, Ive got a algo that creates base of the dungeon out of cubes, it creates rooms, hallways and staircases. Once I had that I started to place prefabs on it (walls, floors ceilings etc.). I got stuck on a staircases, so basically Ive got 4 cubes (1×1) making a rectangle(2x2x1) and I need to place a prefab of a staircase on them, but I just cant do IT
Placing a Prefab in Unity
So I am making a proceduraly generated dungeon, Ive got a algo that creates base of the dungeon out of cubes, it creates rooms, hallways and staircases. Once I had that I started to place prefabs on it (walls, floors ceilings etc.). I got stuck on a staircases, so basically Ive got 4 cubes (1×1) making a rectangle(2x2x1) and I need to place a prefab of a staircase on them, but I just cant do IT
Placing a Prefab in Unity
So I am making a proceduraly generated dungeon, Ive got a algo that creates base of the dungeon out of cubes, it creates rooms, hallways and staircases. Once I had that I started to place prefabs on it (walls, floors ceilings etc.). I got stuck on a staircases, so basically Ive got 4 cubes (1×1) making a rectangle(2x2x1) and I need to place a prefab of a staircase on them, but I just cant do IT