Skip to main content

Final Major Project [Post 7] ~ Lighting Update

I found a reasonably easy tutorial online that got the torch working with the desired movement by adding a light as a weapon. It does require some coding, but the tutorial supplies you with all the code needed so it isn't too bad.

I think that I will have to include a note in my files when I hand in this project to uni, instructing to put the extra file into the UDK folder, otherwise my torch will not work and the player won't be able to see anything in the level.

The code that was supplied in this tutorial created an error when I tried opening UDK, which admittedly made me panic a little at first as I have no experience with game coding. However, I read the error message and figured out for myself that one of the lines of code was on the wrong line. The message was asking me to provide a name for the new "weapon", which was on the line underneath, so I put the name on the same line of text and it then worked perfectly. I then used Kismet to attach this "weapon" to the player, and I haven't had any more problems with it since.

In the tutorial, it instructs to remove the player HUD using Kismet, but I found that when I did this, none of my additional text that appears on screen shows up, so it must be part of the HUD. Unfortunately, I don't think I can remove the HUD and have text on screen at the same time, and I feel that the additional text on screen makes my level more like a game as it instructs the player and tells them that a door is locked or that they need to find a certain item in order for something to work.

Comments

Popular posts from this blog

Website

Just a little self-promotion post to say I now have a website! Please feel free to take a look at my work: http://www.maffylees.co.uk And here is my YouTube Channel: http://www.youtube.com/user/Maffkins ^____^

References Used Throughout This Project

Manors Visited: Highclere Castle – Newbury, England Wollaton Hall – Nottingham, England Windsor Castle – Windsor , England Greenway House – Devon, England Catherine Palace – St. Petersburg, Russia Hermitage Museum – St. Petersburg, Russia Books Read: Blenheim Palace Guide Book Althorp House Guide Book Wollaton Hall and the Willoughby Family - Pamela Marshall Castles and Houses Websites Used: General 3D and UDK Help: http://www.digitaltutors.com Flashlight Tutorial: https://www.youtube.com/watch?v=nUhNISTX_tQ Various Forum Discussions: www.polycount.com Various Forum Discussions: http://forums.epicgames.com Royalty Free sounds: soundbible.com Soundjay.com Freeplaymusic.com Convert mp3 sounds to wav: http://media.io/ Media Watched: Pride and Prejudice (Film) Death Comes to Pemberly (TV Drama) Downton Abbey (TV Drama) Poirot (TV Drama) Mr.Selfridge (TV Drama)

Final Major Project [Post 1] ~ Ideas

It’s time for me to start my final major project, I have been thinking about what I would like to do for a while now but have never settled on a complete idea. I always wanted to build a large ornate manor house, because I love going to National Trust properties and other manor houses and I already have a lot of reference pictures. I presented my idea in front of my university class and about 5 tutors and the feedback that I got on my idea was mainly positive, (which in a way I was surprised about and glad) the only thing that they weren’t happy about is that I wanted to create the interior AND exterior of the house, they said it would be too much work and probably wouldn’t look right as different game engines are better for different things like this. They gave me a choice which was: I could do the exterior of an existing building, it would be an exact copy of the building but in 3D and would be more of a presentation piece that they would possibly show in a museu...