Skip to main content

Level Design Blog 13

Blog 13: 2/22-2/28

This week, I worked more on the mechanics for my level based on The Long Dark and began to put together my metrics gym.

I was initially struggling to get some of the mechanics, even ones that came with the asset pack I'm using, to work in my metrics gym. I thought it might have been a bug of some kind, since the mechanics were working in the demo level that came with the pack. When I asked for a second pair of eyes, though, we realized that there were additional assets in the demo level; copying and pasting those assets into my own level made the mechanics work just fine. 

In putting together my metrics gym, I wanted to make sure that all of the options for interactions were available to test. After disabling the jump on the player character, I added in a few simple obstacles with their dimensions, and then added interactable objects that came with the interaction pack.

 

 

 

The most difficult part of putting together the metrics gym has turned out to be the bear, which I am still working on finishing. As I was beginning to add basic behavior to the bear, I very quickly realized why my enemy AI had never worked in my Borderlands level--I had forgotten that I needed to add a Nav Mesh Volume to the part of the level that the AI would be moving through. As soon as I added the volume to my metrics gym, the bear began to work. 

Knowing that I missed something so simple that brought down the quality of my last level so much is pretty disappointing, but I'm happy I know for the future, especially in case I ever go back and finish reworking my Borderlands level. For now, I'm happy that I've been able to make so much progress on the bear. 

The last things I want to add are finishing touches on the bear--killing the player when it touches the player and changing the speed to be a bit easier to avoid, mainly--and a simple puzzle with sliding pieces to simulate the puzzle I want to have at the end of the actual level. I'm pretty confident that both of them will be fairly easy to add in, since I've already added the player death function and sliding mechanics are included in my interaction pack.

I feel much more confident working on this project than I did on my first project last semester, so I'm looking forward to getting into designing the actual level!

Comments

Popular posts from this blog

Level Design Blog 20

Blog 20: 4/1-4/8 This week, I finished the mock design test. As I was working through it, I found that I had a lot of uncertainties about the process; although it made working on the assignment more difficult, it was probably very good experience for future job applications. The biggest hurdle for me during this project was using Autodesk Maya, which may be my new least favorite program. The program kept crashing for seemingly no reason as I was modeling the scene, which became increasingly more common as the level became more complex. I tried to mitigate some of the issues by staying on the FIEA VPN, saving frequently, and merging meshes and deleting history as I worked, but even with that there were probably dozens of Maya crashes, and once where my entire laptop bluescreened. Most likely, it's an issue with my specific machine, and not with Maya as a whole, but it made the whole process much more tedious either way. The other challenge I faced with Maya was that I had only ever ...

7/10/25: Fortnite Manor Progress Update

7/10/25 This week, I began work on my custom level and game mode in UEFN. Although I had developed several of the main mechanics in my metrics gym, I ended up overhauling them almost entirely, both for aesthetic and practical reasons. Although I had created a custom AI to go with the beacon guards, I found that using the built-in guard AI would be more fleshed out and would integrate more easily with other devices. I also used the built-in set of devices for building and assigning teams, which I was able to complete fairly easily.  Waiting room for players where team selection takes place.     Visually, I stuck with a palette of pieces from several different Fortnite packs: the majority of the building elements, like walls and floors, came from the Grand Glacier Hotel, while the plants and other decorative elements came from several garden sets and the Hexylvania pack.  I started with a rough blockout of the rooms using generic wall pieces, which I then assigned them...

7/15/25: Fortnite Manor Final Product

7/15/25 This week, I worked on wrapping up my Dead By Daylight-inspired Fortnite level and game mode. Much of the level progress this week was on the flow of the level and the mechanics involved. One of the most significant changes I made was adding functional gates to the level through Barrier devices and buttons to ready teams. I initially struggled a bit with understanding devices like the Stat Counter, but once I figured them out, getting the player gates set up was a breeze.  A mid-week update to the front gates. Like last week, each team initially spawns in a different location: Hunters spawn together at the front gate, and Fugitives spawn separately in either side of the attic. Each team spawn location has a button to "ready" their team; when both teams are ready, the barriers around each spawn area drop, the AI guards spawn in, and teams are able to begin moving through the manor.  Other than adding additional props for scenery, most of the remaining changes were to l...