Skip to main content

Level Design Blog 9

 Blog 9: 11/6-11/12

This week, I began work on my newest RPP project, a physics puzzle-based mobile game. It was an interesting challenge to start thinking about designing puzzle levels, since I haven't spent a lot of time working with pure puzzle mechanics. 

Our game involves tilting a mobile device to move a platform, causing a ball to roll across it. The goal is to complete the obstacle course and reach the end of the platform. There are a few different materials that the platform can be made of: a regular material, a low-friction ice material, and a high-friction glue material. I wanted to try to work with these materials to create challenges for the player with obstacles like ice ramps to gain speed and narrow glue platforms for the player to balance across.



One of the main challenges I ran into while prototyping was with testing the levels. Since we were planning to build for Android phones, which I don't have, I tried to use an emulator, but wasn't able to get the builds to work with the emulator. In the future, I'll have to try other options for running the game.

I also continued work on my FPS level. I started by creating the landscape, which I created a rough sculpt of before adding planes with the map I created on top of them. I placed one plane for each of the three levels of the map, and then flattened and sculpted the environment to match the levels. 

Since my level is set in a series of ruins built into the mountains, I used Maya to create a set of modular wall and roof pieces to match the buildings of the planet the level is set on, Athenas. 

I started with a base series of walls and roofs, which I used to start piecing together sections of the ruins.
 

As I started blocking out the level, I almost immediately began running into issues with the scale I had originally created the level in. I ended up having to scale the level up significantly from what I had originally written in my LDD to keep the environment feeling a natural size, and to accommodate the enemies I planned to place throughout it.

I thought that using planes with the map on them, however, worked very well for sculpting the environment; I was able to build functional terrain and begin blocking out the ruins and key locations in just a couple of hours. 

Overall, I'm excited about the direction my level is going in, and I'm looking forward to working on it more and adding additional details. I plan to begin adding lighting once the ruins are roughly blocked out, so that I can begin getting a feel for how the level will feel and function with Athenas's relatively dark lighting.


Comments

Popular posts from this blog

Level Design Blog 1

Blog 1: 8/20 - 9/3 In class, I worked on completing the randomly-selected blockouts. I worked mostly with the included modeling mode tools, although I also spent some time trying out the BSP brushes on the cruise ship. Outside of class, I worked more with modeling mode and landscape mode and practiced lighting my scenes. One of the first blockouts I tried was of a playground. When I was a kid, my neighbors and sister and I would visit the playground near our house all the time, so after my mom told us it had been completely bulldozed a few days after the semester started, I decided to immortalize it in Unreal.  I used photos I had taken, along with Google Earth satellite images, to try to reconstruct the playground as a basic whitebox level: I found that I struggled with more complicated shapes like the slides, so I used placeholders like spiral staircases for them, and I skipped the railings around the playground entirely. Once I was done, I used Merge Actors to turn the playgroun...

Level Design Blog 11

 Blog 11: 1/13   After finishing my last level design project, inspired by Borderlands 3 , I decided that there were some level design principles that could use some work, and over the holidays I began working on a personal project to expand on some of these skills. Two of the main skills I thought could use some work were the scale of my levels and my ability to implement scripting. My previous level was very small, both in terms of physical size and the time it took to complete it, and I wanted more experience working on longer, more detailed level experiences. I also had a lot of difficulty integrating Blueprints into my level; although I was able to create functioning Blueprints from scratch, I had trouble working with the asset packs I integrated into the level, particularly around enemy spawning.  For my new project, I decided to create a spinoff of a game idea I had some time ago, where the player plays as a space explorer who crashed on a deserted planet and has b...

Level Design Blog 10

Blog 10: 11/12-11/18 This week, I continued work on our final RPP project. Once the level layouts were complete, I moved on to populating the levels with a combination of premade tiles and artist-made assets. I haven't worked with super stylized assets like this very much, so I enjoyed getting to work within such a strict theme.     Several of the levels, including the one above, changed somewhat both by necessity and for the sake of aesthetics. One thing I found difficult with such a limited set of assets was conveying the difference between the friction materials we had created within the context of the more nature-themed levels. I ended up using more winter-themed materials for the ice and summery materials for areas with more friction.In the future, I would want to put effort into defining the definitions of different materials before using them, and maybe even select assets with that intention. I also added special pickup objects: three strawberries per level and the occa...