After a number of comments about some bit of the tutorials not being to clear and requests for the source, I’ve setup the .uc source files for the UDK game from start to finish series on bitbucket.org at https://bitbucket.org/larryweya/side-scroller-udk-game.
I’ve also setup each part as a separate commit as well as a tag for each so you can follow along and see what has changed within in each tutorial e.g. https://bitbucket.org/larryweya/side-scroller-udk-game/commits/9a42597fd003b02d0b8267c00d80d8c90940231e?at=master show all the changes made for the third person camera implementation.