Announcement

Collapse
No announcement yet.

UDK/UT3 Video Tutorials List and Support Thread

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    UDK/UT3 Video Tutorials List and Support Thread

    Here's a list of my UDK/UT3 Tutorials that are available via my website

    http://sites.google.com/site/ut40kmod/

    also my YouTube Channel

    most content setup should work with UDK

    UDK tutorial list
    Basics
    Updated video for the UDK Nov 2012 install empty project

    Updated Videos for the July2011 UDK build

    Setting up the Project Folders
    First Game Type
    First map for our game
    Packaging and installing our first game

    Vehicles
    Wheeled Vehicle run through

    Tank Tracks Tutorial + Content

    Walker type vehicle set of 6 videos (youtube channel only)

    Characters
    Setting up a character mesh in UDK
    How to set your characters as Bots
    How to set your character as your Player
    Weapons
    Basic weapon run through
    Setting the default weapon via our gametype
    Blender to UDK

    General
    Setting up Blender for UDK
    Character mesh+rig+anim export
    Vehicle set up and export
    Weapon mesh+anim export
    Apex Destructables
    http://www.youtube.com/playlist?list...YVLnQ5-WMxw2hE
    1. Blender basic mesh
    2. PhysX Lab setup and problems
    3. UDK import placement and testing
    4. Adding a core mesh to our tank trap
    UT3 tutorial list

    General Info
    Modding UT3. Where to start
    Modding UT3. Setting up a Mod Project

    Weapons
    Exporting a basic weapon from 3ds max (old)
    Exporting a basic weapon from 3ds max (rigging+skinning+anims)
    Creating the package and setting up in UEd
    Coding the weapon (setting up the package)
    Testing the weapon in-game
    Testing the weapon in-game
    Fixing the code-testing in-game
    Vehicles:-

    Skimmers
    Exporting a simple HoverCraft from 3ds max
    Painting a Damage-Mask for the HoverCraft in Blacksmith3d
    Setting up the Materials for the HoverCraft in Unreal Ed
    Setting up the Mesh for the HoverCraft in Unreal Ed
    Setting up the Physics Asset for the HoverCraft in Unreal Ed
    Setting up the Morph Target Set for the HoverCraft in Unreal Ed
    Setting up the Death Mesh for the HoverCraft in Unreal Ed
    Setting up the AnimTree for the HoverCraft in Unreal Ed
    Setting up the Code for the HoverCraft in Context
    Testing the HoverCraft in UT3
    Cooking the HoverCraft package

    Wheeled
    Rigging & Skinning & Exporting a wheeled Vehicle from 3ds max
    Exporting the Morph targets for a wheeled Vehicle from 3ds max
    Painting a Damage-Mask for the LandBuggy in Blacksmith3d

    Tracked
    Setting the materials for a tracked vehicle in 3ds max
    Rigging & Skinning & Exporting a tracked vehicle from 3ds max
    Exporting morph targets for a tracked vehicle from 3ds max
    Exporting a few extra pieces for a tracked vehicle from 3ds max
    Painting a Damage-Mask for the LandBuggy in Blacksmith3d

    Flyer
    Exporting a mesh+anim+morphtarget for a flyer vehicle from 3ds max
    Exporting a death mesh for a flyer vehicle from 3ds max
    Painting a Damage-Mask for the FlyBug in Blacksmith3d

    Characters
    Character UVW Layout (WHY) in 3ds max
    Exporting a Multi-Part Character from 3ds max
    Exporting a Character Master-Rigg from 3ds max
    Exporting a Single-Mesh Character from 3ds max
    Painting a Character Single-Mesh in Blacksmith3d

    FaceFX
    FaceFX Intro, thing to look for in UT3 Editor
    Setting up and export a rig/mesh from 3ds max [
    Basic set up of the mesh + creating the FaceFX Asset [
    Setting the phonme mapping to the bone poses
    Creating a Combiner to use with an animation
    more info please visit my site

    #2
    Excellent, as usual

    Comment


      #3
      Wow, great! Thanks!

      Comment


        #4
        hey GeoDav

        do u know if the code from UT3 works in UDK coz i heard some missing source code malarky

        and where do the files go and how you do the tell UTEditor.ini to look at ur weapon in UDK

        thanks
        BorisK

        Comment


          #5
          Hi BorisK, that a lot to answer in 1 post but some of it is already answered by other users

          to get you started try this http://utforums.epicgames.com/showthread.php?t=707020

          place your content in the UDK\UDK-2009-11-2\UTGame\Content\UT40k

          some of the UT3 code works but not a lot, start with the UDK/Shockrifle code and work from there, don't forget you'll have to remake most of your effects as most of the UT3 effects are missing

          Comment


            #6
            aaaaaaaah niiiiiiiiiiice
            thanks GeoDav

            Comment


              #7
              just to let you all know, I'm re-starting my video tutorials, starting with the very basics and then moving on to weapons/characters/vehicles and others if your interested.

              don't forget i support these tutorials so if you have any problems with them then just post in this thread and i'll do what i can to help.

              ps 1st ones up

              Comment


                #8
                site is broken, google says

                it works now, ))

                Comment


                  #9
                  Restarting? ...that sounds like a lot of work...and much appreciated!

                  I'm a big fan of your UT3 videos...I've learn't a lot from them in getting my vehicles rigged and skinned for the UDK. If you could explain a bit more on how to get them working (drivable) in the UDK...I think that would help out people like me a huge amount. I'd also be interested if there is a way to use custom (accurate) collision meshes for vehicles...rather than the basic shapes that are in the PHAt editor.

                  Comment


                    #10
                    depend on what you need the collisions for, don't forget you need to add some bone names for the collisions in the mesh properties.

                    please remember i'm no pro just passing on the info that i've learned

                    Comment


                      #11
                      just a little "bump" to mention that i've finished the first set of my UDK video tutorials "Basics"
                      Basics
                      Setting up the Project Folders
                      First Game Type
                      First map for our game
                      Packaging and installing our first game
                      all the videos are available via the link page on my website

                      sorry for the delay as i was having audio problems

                      Comment


                        #12
                        Thanks for the new videos
                        There's a slight error in the third link, it contains the actual link to fileplanet two times, aka:
                        Code:
                        http://www.fileplanet.com/files/200000/209254.shtmlhttp://www.fileplanet.com/files/200000/209254.shtml

                        Comment


                          #13
                          thanks reropme, fixed it , to many copy/paste, at least no typos

                          Comment


                            #14
                            added the Wheeled Vehicle run through

                            Comment


                              #15
                              Hi geodav,
                              I've watched your latest tutorials today. First let me thank you for making them. But I have a question: in 04_udk_packaging_our_game at around 1:35 min there is a block called [DavCorp.GeoDeathmatch] in your UTGame.ini, that you are not copying to the Defaultgame.ini and yet after cooking and packaging the game works. Any ideas why that is? Is the block not necessary?

                              Und tschűss

                              Comment

                              Working...
                              X