Showing posts with label Coding. Show all posts
Showing posts with label Coding. Show all posts

Thursday, 18 July 2013

Busy Busy Busy....

Wow... almost two months since my last blog post, I used to be so good at keeping these up to date. I've been so busy that it has been slightly neglected so I imagine this blog post is going to be a biggy.

My last blog posted showed the end of my major project work at university, despite numerous difficulties the grade eventually came out as a 68, a high 2:1, which is what I wanted to get as this left me with a 2:1 overall for the year.

The last week I graduated, woo hoo! It was a pretty surreal experience, it feels like only yesterday that I believed I was never going to get into uni and here I am graduating with an upper second class honours. When I first got into uni I obviously wanted a first, but knew it would be difficult, my ultimate goal was to get a 2:1, so overall I'm pretty happy, and a high 2:1, although it doesn't show up on the grade, gives me a confidence boost in my work.


The hats are still stupid though...

Between finishing my major project and graduating I had the amazing experinece of doing a two week Erasmus program called Inform.Animation in Sardinia where students from universities around Europe worked together to produce an informative animation for a client. I had the pleasure of working with students from The University of Liverpool, Universidade Do Algarve in Portugal, Facolta Di Architettura Di Alghero in Italy and The Technological Education Institute of Athens in Greece. I met some truly amazing and inspiring people while I was there and it was a once in a lifetime experience. We had to generate a short informative video about the positive aspects of natural cork and highlight why wine buyers should by bottles of wine with natural cork to support in industry and protect endangered animals. The brief was from Portugal and we had constant feedback throughout the project so we knew exactly what the client wanted. My role within the team was to use After Effects to animate the drawings given to me by other members of the team.

So... where does this leave me now?

I'm currently getting my CV and showreel sorted out so that I can start applying for jobs as soon as possible. I'm getting really excited seeing all the jobs I can apply for, I expect it will be a while before any show interest but I might as well stick with the motivation while it's still here. I've also got a summer project planned with some of the other graduates from The University of Glamorgan, or University of South Wales as it's now known. This project is going to be a short movie although it is still very early on in it's infancy.

I'm also creating a mermaid designed by Jess to help me with female anatomy, as somehow I've managed to avoid female characters up until this point. I was a bit intimidated as I always find the more subtle forms of the female body harder to draw than the male body, but I'm pretty pleased with how this has turned out for only a few days work. This is still very much a WIP and the face and tail fins are still very undeveloped but it seems to be going fairly well so far.



After the mermaid is completed I intend to look further into scripting as it';s something I've touched on quite a bit but something I think could be worked on to help improve my work.

So, I have plenty to keep me busy, and fingers crossed I might get an interview or two sometime in the near future. Who knows what the future holds, but I have a feeling it's going to be good.


Monday, 17 December 2012

Specialist Animation 2

It's been a while since I have posted because the project I've been working on is not the most visual project. We were doing an assignment in Unity in which we had to get certain game elements working. This was good as one of our biggest concerns for our major project game was that we do not have a programmer to create gameplay elements.

I'm pleased to see that the project went much better than expected, not just for me but for our entire team. We have gotten much more done than we expected to and it has allowed us to widen our scope and hopefully add even more to the game. We managed to get a lot of the puzzles done, as well as some we were not sure we had time to do and we managed to get certain elements like the camera and the AI working to a decent standard.

In the project I made a camera with 3 levels of zoom and a special fixed camera position for the boss fight, it's also possible to look around using the mouse. I created a door in which you need to pick up 2 keys, walk over to an object and press the F key to open a gate and I created some 'dragons' which attack you by breathing fire, this does damage and has a 1 in 4 chance of causing burn damage over time. The final thing I created was a box which you can go to, press F and it heals you to full health and stops the burn damage.

Here's a quick gameplay video:


There are a few problems such as the boss camera has a weird flick to it when it transitions between views but for a couple of weeks work in a subject I don't normally dabble in I was quite pleased. There's plenty more to do but between the members of our group using Unity we should have it under control.

We have also been using Playmaker, an add-on for Unity which you can get from the Unity Store which allows for scripting in a more visual sense, similar to Kismet in UDK.

We have now got until we go back to uni in January to finish the pre-production for this game so the pressure is on but I can't wait to get started on the production.

Here is a WIP of the Centaur:


I still need to do more work on the head, hair ect but I'm pretty pleased with it so far as drawing is not exactly my strong point, but I can see the improvement over last years major project work so that's always motivating.

I also found a digital painting I did over summer which I never got round to finishing because I ran out of time so I might as well post that here too. I attempted to recreate someone else's art work as I saw it as a good way of working outside of my comfort zone and to see how other people have done things.

This is my drawing:


Here is the original made by justaman78 over on DeviantArt. It was produced for the game HAVEN.


Mine is clearly better... what?.. fine their image is much better, but then learning from people better than you is a great way to improve.

I enjoyed learning some new styles during this drawing and I think it has helped prepare me for pre-production and even helped with the above centaur picture, so time well spent I think.




Saturday, 1 December 2012

Unity work begins

I didn't realise how long it was since I had updated the blog, much has happened.

Most of the work these past few weeks has been in unity, focusing on seeing what is possible in the engine as well as getting a decent pre-vis game working for the pitch we did to see if any 2nd year students would be interested in joining.

We have been using Playmaker in unity which is a visual scripting add on which is great for artists or people who do not know the specific syntax of a  coding language but understand how it works and what they need to do.

I began by using Playmaker to create three different camera systems which the team can look at and decide on.

The first one was an automatic camera which follows the player character and orientates itself slowly and smoothly to behind the character.

The second one was controlled by mouse movement, when you moved the mouse it looked around the environment by rotating around the player character. This allowed the player to look in different directions to the way they are running and made it more intuitive. This is personally my favourite camera type I made.

The third one I made was more of an experiment, it used fixed cameras which follow the player as he runs through the environment and when the player hits certain pre-made triggers it switches to a different camera. I liked this idea as you can have it as though the player is being watched by some unknown entities hiding among the trees but this didn't really work when I tried it. Further work could produce a better camera system but I still don't think it would work as well as the mouse controlled camera.

Right enough with the text, we are visual people after all.

I've done a few particle effects in unity, they're quite fun  and very easy to do. I'll show you the ones I have so far.

Dragon's fire breath attack (my favourite):


Impact Sparks:


Item Highlight:


I also did a quick promo like picture for the pitch of the characters in their current state. Although these were not used in the end it's good to have a more finalised picture so I can visualise it better.

Here's the centaur:


And here's the Player Character:

These are far from final, but it's pretty much where I am with the character designs atm.

And erm...yeah I think that's everything up to the present date.

The next thing we are working on is scripting in unity, I'm currently writing some pseudo code for the poison that the dragon can inflict on the player. Hopefully by next week this will be finished and working.

I also got my first grade of the year back, which was my presentation based on my final year dissertation subject. I got a 1st for my work on 'Aesthetics as Metaphor: A Study of Embedded Narrative' which is a focus on environmental storytelling and what effect this has on the player.

One final, final thing. I have just completed Movemeber and raised £44 for charity. So thank you to everyone who donated and congratulation to my Mo Bros on completing the hairy month.
http://uk.movember.com/mospace/1808076

Saturday, 5 May 2012

2 weeks to go....

And only one week of work time left...

Scary thought...

So the deadline is now 13 days away, and about 6 of them days are taken up with my FMX trip to Germany, so realistically I have 7 days left of work left on the project that I feel like I've been working on for years

The project is nearing an end (both in terms of the deadline and the production process) and I feel we've come quite far in the last 13 weeks, but I don't want to mess it up at the end so working hats on for double crunch time

Since the last post I had my feedback for the 1st submittal and while most of my work was not viewable due to an error with the video (most likely my fault during the rendering) I was able to get some really good, in depth feedback on my work, a lot of which was done over Easter which none of the tutors have seen yet. So it was nice to get a fresh view from them and it has opened my eyes to the errors of my work.

The feedback mostly consisted of my models being modelled too perfectly, with too many straight lines and everything looking like it was made in a factory, which is a very good point now I look at it as these are items made by Mongolian warriors and Ogres...

To remedy this I have gone back and edited a few of the models by only shifting around points so that I dont destroy the UV unwraps. This limits me a bit to the changes I can make but it also saves a lot of time, and time is something we don't have much of at this stage.

Here is the reworked campfire and weapon pickup points:




I also edited the UV unwraps and re-textured and viewport canvased it to get rid of the huge horrible seams it had on it.

And I have made the post on which the banner stands less straight, although I could not do too much with this as there were only a few edge loops on that part of the model:



It's a small change but I think it helps.

Another recurring theme in my feedback was that the colours were very flat, they sometimes had lighter and darker areas but they were all the same hue. This is another thing that I never noticed until it was pointed out to me, then it became obvious. So that is the other major change I am going to make over the next couple of weeks.

I have also added some more war paint to the Ogre. I was going to leave the paint as it was so it was more subtle than overpowering but because we can no longer make the teams into Mongolians and Ogres (due to me and Joe not fully understanding how to achieve this while also getting it to load my scripts) we are using the war paint as a team signifier. So Ogres on the red team have red war paint, and Ogres on the blue team have blue war paint.

On the same note the green cloth of the male Mongolian I modelled has now be changed to red and blue respectively. It is not the ideal scenario but as a quick and easy solution at the end of the assignment I think it works quite well.

Overall thought the feedback was good, I was told I had everything finished more or less, so I had nothing too big to worry about from now on, I just need to edit textures and models to make them look better and score extra marks, so that was encouraging to hear. And in terms of scripting and the like, I think I only need to find a way to remove the link gun on spawn and I will have finished messing with it and will leave it so I don't monumentally break everything in the last few days

On a side note, I just compiled my digital sketchbook for my Visual Forms hand it which is not until the 8th (or something near there) but I have had to complete it early as I will be in Germany then. I would have handed it in but the tutors still haven't put up a digital dropbox for them so I have handed them to Jess and she has agreed to submit them for me :)




Sunday, 29 April 2012

Almost 1st submittal time...

So tomorrow I have the first submittal deadline at 6:30pm so I have been rendering turnarounds like nobody's business...there are a LOT of turnarounds...

But as for work it's gone quite well over the last few days, I got the crossbow to face the right way now. It wasn't to do with the coding which would explain why I couldn't see it, it was just one of the settings on the skeletal mesh editor that told it to rotate at 90 degrees for some reason.

I've also scaled the crossbow up and the club down so it is more realistic. I tried doing this before but couldn't get the sizes so change, apparently you have to rescale and then re-skin in Max before exporting again. So I just created a used a Scale variable in the code to save me time.

I got the arrow flying more realistically, although sometimes it would mess up... either travelling very slowly or seemingly not appearing. But I went back on to the net and found a different piece of code for programming projectile static meshes and customised that one to fit the crossbow and arrow. This has worked much better now and I even have it so that the arrows stick into walls and objects! It goes wrong when you kill a player as the arrow floats where it hit the player but there is a chance I wont be able to fix that in time as I wouldn't really know where to start.

Here's a video of the crossbow working correctly and the arrows sticking into the walls:


I've also set up some sound cues for the firing of the crossbow, the impact of the arrow and attacking with the club (although the club hit is really annoying and needs to be changed). I then linked them through the code so that they play at the times specified and hey presto!

I've also used kismet for the first time in this project to change the starting weapons of the characters...but this has been met with limited success so far. I tried to get it so that when a player spawns it removes the existing weapon (the link gun) and replaces it with a custom weapon (the club) but at the moment it removes everyone's weapons and only gives them a club every time a player spawns, which is annoying when your trying to use a crossbow. I'll have to look into this more but for now I'm making it so the player keeps the link gun but also gets the club, for testing it's fine as the AI prefer the club and it never runs out of ammo so they don't use the link gun, but that will need to change.

Here's a screenshot of the simple kismet I have set up:


Joe did find an error earlier with getting his code and my code to run in game, as his code is run before my code due to its placement in the config folder but it references my packages. We cannot load my packages first though as they all expand on the default UDK code.

Hopefully this wont be too much of a problem come the final submission but we may not have it working in time for the 1st submittal which is a shame, but for the first deadline I don't think we've done too badly.

Friday, 27 April 2012

3 day post streak!

This is now the 3rd day in a row where I believe I have enough work to warrant another blog post, which is great. Although I really don't think I'll be able to keep this up much longer, I'm starting to hit roadblocks now and works beginning to slow down.

Today I managed to update the flag texture somewhat. I added a bit of normal detail to the golden part as was my first intention, I did this by finding an image and then using it as a Mudbox stencil. I also wanted to add lots of cloth folds to the flag...but I didn't think it through when I upwrapped it and lay all of the flag pieces on top of each other meaning Mudbox cant render it out...ah well... lesson learned I guess.

Here's the flag now:


Its far from finished...but well...you get the picture.

I now have the crossbow firing arrows semi-correctly. The arrow mesh now points in the direction you are looking, so the arrow no longer comes out sideways, and it now travels at a more normal speed. I also rescaled the arrow so that it is more realistic compared to the crossbow and players. The problem at the moment is it has a wierd bug while flying through the air and I'm not entirely sure what's causing it. Either the mesh emitter is firing more than one mesh and it's confusing it or something is going wrong while rendering it and it's not showing correctly. I'm going to try and take a closer look at this soon by getting the AI to fire some arrows and trying to observe it from a different angle.

I would post a screenshot of the arrow going wrong but I could be here all day trying to get the timing right.

Another thing I have managed to figure out is the weird shadows being cast on the main tent. This was, as suspected, a lightmass unwrap issue. I just had to go back in and take the lightmass unwrap to more extremes and it seemed to do the trick. It took some time testing it every time I tweaked it though, as I had to rebuild the lighting in UDK which currently takes around 5 minutes.


And last but certainly not least...I managed to playtest it today, with bots running round and managed to make it a proper capture the flag game that the bots join in and play, which is great. I would love to have seen the smile on my face for the first 10 minutes of playing it until I realised I should probably actually be working. I screen recorded a video of the bots all running round playing capture the flag, the quality may not be particularly good on here but I'll be doing a better render sometime before Monday's deadline anyway.



There are no Ogres or Mongolians running around at the moment as I haven't added Joe's script files or USk packages into my UDK setup yet, but that will be easy enough to sort out, I'm just waiting for them to be completed. The weapons are not running yet either although I have re-done the script for the club now and the AI can use the weapons. (They can use the crossbow anyway, I'm yet to test the club but it's using almost identical code) I decided to leave the weapons out as they are currently firing lasers to determine impact and the club is long ranged and problems like that so I thought for the viewing it would just be better to use the UT3 weapons.

Tomorrow I will probably use most of my time trying to get the weapon scripts working how I want them too, just so I have some kind of working weapons for Monday's first submittal, but if I find I'm getting nowhere with it I'll get on with some texturing as a lot fo that still needs completing.

Thursday, 26 April 2012

Update ALL THE DAYS!

It was only yesterday that I last posted a blog entry, and already I feel I should make another. For saying I didn't start work today until around 7:30pm I got a fair amount done.

First things first, I already figured out what was wrong with the UDK viewports...well I didn't actually find out what was wrong, but I found a fix. There is a menu arrow in the corner of the viewport which you can click on, then go to show, then return it to defaults. That seemed to do the trick.

The flag is now mostly sorted out, I have the cloth physics working on it, although part of it is wrapping round so I will have to check the skinning of that later. It has very minimal textures but all of the coding for it is already complete. I have a red and a blue flag, both implemented into the game and you can pick one up and carry it to the other flag to score points, so I effectively have a capture the flag game using my own flags now.

There's not much here I can show you in pictures as its mostly code work. But I can show you a picture of the flag. The opacity map is currently in progress and that's why the flags are only partly ripped.


As a bonus to this I made a custom flag base, so that it didn't use the very sci-fi style UT3 one. It's nothing special but it's rather small in the game and wont attract too much attention so I would rather spend my time on other objects.

This is the base, modelled, unwrapped and with a base texture on it:


Then finally, as I have the script sorted for the base too I can get the flag to spawn above the base and can be picked up and used as normal. Here's a screeny:


Interestingly it tries to apply the original UT3 texture to my mesh when you actually run the game. There is probably a texture override in the code somewhere that I haven't found yet but I'm sure that wont be too much of a problem.

The flag also sits at a 90 degree angle to the base, which in itself isn't too much of a problem but when a player picks the flag up it partly hangs in front of their face, which is annoying to say the least... but that will be a simple changing of co-ordinates in the code...I'm hoping...

Either way I seem to be getting the hang of the code now, and I'm able to edit it fairly fast without too much trouble. I feel like I could do anything with it at the moment, but then I keep looking at the weapon scripts and thinking maybe not... but we shall see...

As a final bonus though...


0 Errors and 0 Warnings! I've not seen that since I first started up UDK and now I'm managing to keep it this way, which is awesome.



Wednesday, 25 April 2012

I'm losing track on what's new now...

Its been around a week and a half since my last post... how bad of me...

Anyway, a few of the days of were spent on getting my essay done for contextual studies, I wrote it on the difference between Western and Eastern game titles and why they differ. It was quite a fun essay to write and research but I had some trouble getting quotes for it...I was pretty pleased with what I managed in the end though...probably one of my better essays...hopefully...

As the title suggests, I'm flicking between bits of work all over the place at the moment, trying to get everything finished of at least in a workable state before the 1st submittal this Friday... I highly doubt everything will be working as I want by then, as the weapon script is proving more difficult than I anticipated...but hopefully by the time the final submittal roles round they should be working...

I'm saying hopefully a lot, that probably isn't good...

But on to work!

I've solved the wall lighting issue where a seam would appear about 3/4 of the way up the mesh and it didn't seem to show on any texture maps. It was just a smoothing groups issue...the amount of times that catches me out... but that's all sorted now, and I even went back and made a slight improvements to the wall while I was there.

I got around the issue of not being able to fire inside the cave as I was using 2 landscapes to make the holes for the cave, as you cant make holes in the landscape as its still in early development. To get around this I just made a quick mesh in 3DS Max and then stole the UDK texture I was using on the other cliffs. It's by no means ideal and it still needs work, but it proved to be a fairly simple, quick fix so I'm not complaining.




I have rescripted the crossbow weapon using the UT3 shock rifle files and adjusting the code. I'm not going to post it all here because it is really long and in 5 or so separate files. But basically I have the weapon in UDK and you can fire it. Although at the moment the crossbow is held sideways, it shoots giant arrows that don't face the right way and lasers shoot out of it and explode people...so yeah, not finalised yet. But I know how to solve most of them problems, or can at least work it out, the only thing I'm unsure about it the mesh emitter which is used to fire the arrows...but if worst comes to worst I can just use a particle emitter and try to make it look like a fast arrow.

Here's the crossbow being held wrong:


Here's the arrow not flying correctly:


As an added weapon bonus, I have the club pickup working, kinda... It's rotating above the pickup point fine, but I think the scale is too big and the pivot is just too high so when he holds it you can only make out the bottom of the handle, but that should be an easy change now that I have it working in game.



I've also made a flag tonight, working from since I left Uni and went shopping, I have managed to model, unwrap and skin a flag that will replace the default UT3 flag. It is 1144 polys, so that works out at 2288 tris in UDK. I have only got base textures on the flag at the moment, but I have a red and blue flag made on the same texture map so the team colours will work. I have not yet set up the physics and cloth on the flag yet so it is only static, but it should flow like the banners do on my environment.



I've made the game a Capture the Flag game mode now...but that only involves changing the prefix to the map name, but I have the flag capture points in now, so it's a playable CTF game!

Hmm, other things I have done...I have tweaked little bits of textures here and there, adding a few spots of mud or rips to the materials. But nothing too major there. Oh, and I made some blocking volumes to keep players for getting out of the level, it is a bit of a cheap way of keeping them in, but it saves no end of time play testing all the ways someone could escape from the map and then tweaking the map again so I'm not complaining.

An interesting error I have come across, which is almost 100% a user error not a program error, is that I have seemed to hide all of the textures and materials as well as deleting and not showing new actor classes. I have tried flicking it though all the different viewing modes but cant seem to figure it out, which is interesting...Luckily it's not just my map, the base UDK ones are like it too and the textures load when you play it, so I hopefully haven't horribly destroyed it a few days before 1st submission...


Makes it look snowy which is cool, but if anyone knows what has caused this could you just drop me a message with a fix? I'm sure I'll figure it out soon enough but any time saved on this project is a massive help. Maybe I only need a computer restart or something...but hopefully it wont stick around and be a problem...

I just managed to get no errors or warnings while compiling the UDK scripts...so that's a nice little personal victory for me

I was writing this blog as I was working on my other screen and I'm just gob smacked at how fast I'm working at the moment, I cant keep up blogging with everything that's getting done, and that's a really good feeling

/Superlongblogpost

Sunday, 15 April 2012

Caves and Script Changes

It's not been as long as usual since my last update but I'm going to try and update more often in smaller bites for the next few weeks as we're coming to the end of the project and there will be lots of changes and rushing about to come in the future, so here goes...

Possibly the biggest change I have made since the last update is texturing the cave. I have made a very quick diffuse map and quickly gone over it in Mudbox. I still need to improve it quite a bit but for how quick it was to make I think the results have turned out well.

There were a few problems with the unwrapping though, and that has continued to be a pain throughout the texturing of the cave, there are quite a few seams and they don't seem to be connecting well with the normal maps taken out of Mudbox. I seem to remember reading about a fix to this but to save time searching I manually went in with viewport canvas in 3DS Max to fill in the seams of the diffuse and normal maps.

I do intend to expand on this texture, adding unique parts to it in different rooms such as scratches or cave paintings, but that will most likely be a tweaking thing towards the end of the project. Here it is as it stands now though.



The cave itself was around 800 polys but I was getting some big smoothing issues, I applied meshsmooth to it which brought it up to around 3500 polys and I liked the result, plus it fixed my smoothing issues so I decided to keep it. The game still runs at about 33FPS while inside the cave as opposed to around 28FPS outside so the extra polys can be spared.

I have also added a few more of the rocks from outside in the cave to build on the walls as I intended to only build the outline of the cave in Max and then improve on it my adding rocks in UDK. Also doing it this way saves on memory as the rocks are already instanced in the scene so they do not take up as much memory as a brand new mesh.

I also thought that I would post the script for the weapons on here which I did a few weeks back incase anyone is interested in that or can point out any of the errors. I have them recognising the mesh in the game and have them doing damage when 'firing' but I have not yet set up the animations as I don't have them yet, and the meshes don't sit right in the 1st and 3rd person perspectives so I need to tweak the code to get them to sit right.

Here are the 2 files used to make the club work:



Here are the 2 that make the crossbow work:



And here is the bit of code that I changed in the script for the weapon pick up to change the static mesh to the one I have made:


All of the code there was taken from Epic's official UDK help pages at UDN and then edited to pick up my skeletal meshes and to have the amount of ammo and do the amount of damage ect that I want it to do in my game.

I have commented out (text in green) the animation sections for now as I don't have the animation files but I will fix them as soon as possible.

I intend to get the weapons working correctly in the next couple of weeks before the 1st submittal deadline, although that will probably be without the animations. Hopefully I can get that done and we will have a finished looking game ready to show by then, even if it will need quite a bit of tweaking.

So much for shorter blog posts....