Building & Learning

This week began our serious progress toward actually getting our ideas for the project down on paper. If we are to build a game in Unreal Engine, then we need to be proficient in its use. I believe I have learned more about Unreal Engine 4 this week than I ever did in previous classes. I have found a guide series that takes the user through basic operations such as downloading the engine, all the way to creating landscapes and incorporating 4k assets. It is most definitely one of the best tutorials I have ever seen. I have learned some new techniques that will allow me to add significantly more detail to our map design and implementation. Speaking of which, I have started the official first map for our Tower Defense / Shooter game this week. Using what I have learned, I have incorporated more of the advanced engine tools in order to create a smoother, more natural looking landscape. Considering the rest of the game requires the map to function, this is a huge step toward our goal of creating a unique and enjoyable experience. 🙂

Incase anyone who reads this would be interested, here is a link to the aforementioned tutorial: https://www.youtube.com/watch?v=_a6kcSP8R1Y

CS462 – Term Start!

With a beginning of the new year 12022, and the start of a new term, we finally get to start work on the main body of our Capstone project. As a recap, my group’s project is to design and create a 3D Top-Down Shooter / Tower-Defense Game in Unreal Engine 4. Last term, we went through the documentation and planning phase and decided what we wanted to include in our game, along with some basic prototypes. This term however, we finally get to begin work on the main game and see what we are able to create. As with any game project, our final product will likely look at least slightly different than whatever we plan, but we are doing our best to document any changes we make along the way. For this week, we are getting back in contact after the break and deciding on the last few important features of our game. For instance, what type of map design we would like to go for, whether that is open, hexagonal, or squared. This will influence how other aspects of the game are designed such as tower placement and enemy AI targeting. I am looking forward to working with my amazing team once again. This term should be fun!

Blueprint Experimentation!

This week we presented our version 0,02 build of our Unreal Engine 4 Tower Defense / Shooter game. It was really the first build that included any sort of actual work on the game and it really helped me to review the Unreal Engine Blueprints system. If you haven’t heard of it, UE4 has a visual type of coding called Blueprints along side the standard C++. Blueprints consist of function blocks that you are able to connect together with specialized wires. The program starts and follows the execution wire along block by block until it reaches the end. This type of visual coding is extremely useful for creating things in Unreal and it is often much easier to use than to do all the normal coding your self. This system is also really useful for creating a bunch of the same object because you are able to tie the blueprints to specific parts of the object you are creating. This allows you to swap out any part in order to create something slightly different without breaking the functionality.

For my contribution to v0.02, I built a working turret as a representation of the first tower in our game. The turret is able to track the player and detect if there is an obstruction in its line of sight. If the player is in line of sight and within range, the turret will fire projectiles at a preset pace. This will be a really useful base for the rest of the game, as we will be able to create more towers by simply swapping out certain parts of the blueprints. I look forward to the rest of the project in order to see what other unique things we will be able to create using the blueprint system. 🙂

Beginning of the Unreal

This week, our project of “Design a Top-Down Shooter/Tower-Defense in Unreal Engine 4” really got off the ground. We were able to put down the last details needed in order to actually begin development in Unreal Engine 4. I have previous experience using UE4 but going back to it has been really fun and I’ve been able to learn even more than I already knew. The second version of our project (v0.02) is due next Monday and it will feature the first little bits of our game. The first version was simply setting up the development environment and making sure the whole team was on the same page. This new version will likely just be little bits of ideas we have for the future but its a start! I am looking forward to what we are able to create. (Especially since I was able to survive the midterms :P)

Assigning of Things!

This week we assigned the various aspects of our project to the team members who will do them. It was particularly exciting because not only did I get the parts I wanted to do, nobody else even wanted to do them! (Maybe that should have been a hint?) Either way, I was assigned to work on Tower Design and Level Design for the Tower Defense Game. Designing environments is one of my favorite things to do in video games and I believe that I will be able to do some really awesome things for the maps in our game. (I mean, there has to be some benefit to having played Minecraft for 10+ years, right? …..right?)

Other than that, we were not able to do much for the project this week. Unfortunately, our meeting with the project sponsor got rescheduled to do some communication errors, so we wont be meeting with him until tomorrow.

I am very excited about Halloween this coming weekend. My costume is a Ring Wraith from Lord of the Rings. So I hope to be able to go out and be spooky! Happy Halloween!

Blog Post #4!

That is a rather boring title to the post and that’s because nothing much of note happened during the past week in relation to the project. The team collectively completed a very long and slightly boring document detailing our plans and how we will accomplish them. Many of the questions were not intended for a game design project, so we had so sort of make some of it up. Otherwise, we are currently in the middle of deciding the overall theme for the game, whether it be Medieval, Sci-fi, Western, etc. We hope to have this narrowed down by next Monday. This will be exciting because once we have chosen a theme, I can start to experiment with blender and see what I can do in terms of creating our own assets for the game. This will be a huge deciding factor in how our development goes and whether we can implement some of the things we want to. That is pretty much all I have to say for this post, and I still am so excited to be working on this project! Looking forward to coming Halloween in a week or so as well! 🙂

First Days of the Project

The instructors were able to assign us to groups this week and so I got to meet the people I will be working with along with the project we will be doing. I am excited, as I was able to get the number one project I had listed, which was “Build a Top-Down Shooter/Tower Defense in Unreal Engine 4”. This project sounded really interesting to me as I have experience in UE4 but I have never gotten to actually make a game. I am excited to get a small idea of what game dev is actually like and what it entails.

My teammates so far are very friendly and everyone seems to get along quite well. Ian Gaither is one of my teammates and he has been doing a great job leading the project and communicating with the professor on our behalf. Then we have Brian who also seems very nice and motivated to work on the project. And finally there is Satoru, who actually has some experience in AI, which will be very useful for the type of game we plan to make.

This week we will be going over ideas for the project and deciding what type and style of game we wish to make. Our inspiration is “Orcs Must Die” however we want to make sure to differentiate from that and incorporate more Tower Defense style in order to make something unique. Overall, I am very excited to work on this and I think the following year is gonna be really helpful in gaining experience. 🙂