Archive for the ‘HTWeapon’ Tag

HTWeapon: Part 6 – Hiding First Person Mesh In Third Person   3 comments

Video Version

Subject: HTWeapon: Part 6 – Hiding First Person Mesh In Third Person
Skill Level: Beginner
Run-Time: 5 minutes
Author: Michael Allar
Notes: How to make your weapon deal damage upon firing.

Streaming:     720×480 1920×1080

Download:     Low-Res (18MB) Hi-Res (22MB)

Written Version

Subject: HTWeapon: Part 6 – Hiding First Person Mesh In Third Person
Skill Level: Beginner
Author: Michael Allar
Notes: How to hide your first person mesh while in third person

No written version here, just code. If you want to write this up, contact me.

Read the rest of this entry »

Posted April 8, 2010 by Allar in Unreal

Tagged with , , , , ,

HTWeapon: Part 5 – Dealing Damage   Leave a comment

Video Version

Subject: HTWeapon: Part 5 – Dealing Damage
Skill Level: So easy a caveman can do it.
Run-Time: 5 minutes
Author: Michael Allar
Notes: How to make your weapon deal damage upon firing.

Streaming:     720×480 1920×1080

Download:     Low-Res (22MB) Hi-Res (27MB)

Written Version

Subject: HTWeapon: Part 5 – Dealing Damage
Skill Level: So easy a caveman can do it.
Author: Michael Allar
Notes: How to make your weapon deal damage upon firing.

Read the rest of this entry »

Posted March 26, 2010 by Allar in Unreal

Tagged with , ,

HTWeapon: Part 4 – Creating a Dynamic Muzzle Flash Light   1 comment

Video Version

Subject: HTWeapon: Part 4 – Creating a Dynamic Muzzle Flash Light
Skill Level: Beginner
Run-Time: 17 minutes
Author: Michael Allar
Notes: How to implement a UDKExplosionLight for your muzzle flash so that your gun will light up its surroundings when fired.

Streaming:     720×480 1920×1080

Download:     Low-Res (75MB) Hi-Res (100MB)

Written Version

Subject: HTWeapon: Part 4 – Creating a Dynamic Muzzle Flash Light
Skill Level: Beginner
Author: Michael Allar
Notes: How to implement a UDKExplosionLight for your muzzle flash so that your gun will light up its surroundings when fired.

Read the rest of this entry »

Posted March 25, 2010 by Allar in Unreal

Tagged with , , , , ,

HTWeapon: Part 3 – Creating A Muzzle Flash   5 comments

Video Version

Subject: HTWeapon: HTWeapon: Part 3 – Creating A Muzzle Flash
Skill Level: Beginner
Run-Time: 1 Hour
Author: Michael Allar
Notes: How to implement a ParticleSystem to use as a muzzle flash for your weapon.

Streaming:     720×480 1920×1080

Download:     Low-Res (156MB) Hi-Res (226MB)

Written Version

Subject: HTWeapon: Part 3 – Creating A Muzzle Flash
Skill Level: Beginner
Author: Michael Allar
Notes: How to implement a ParticleSystem to use as a muzzle flash for your weapon.

Read the rest of this entry »

Posted March 25, 2010 by Allar in Unreal

Tagged with , , , , , , , , ,

HTWeapon: Part 2 – DrawWeaponCrosshair()   12 comments

Important: I didn’t notice this until after I posted this but my stuttering is pretty bad in this video. Just a heads up. I will re-do this in the future.

Video Version

Subject: HTWeapon: Part 2 – DrawWeaponCrosshair()
Skill Level: Beginner
Run-Time: 30 minutes
Author: Michael Allar
Notes: Going over how to have our weapons handle the drawing of our crosshair.

Streaming:     720×480 1920×1080

Download:     Low-Res (111MB) Hi-Res (160MB)

Written Version

Subject: HTWeapon: Part 2 – DrawWeaponCrosshair()
Skill Level: Beginner
Author: Michael Allar
Notes: Going over how to have our weapons handle the drawing of our crosshair.

Read the rest of this entry »

Posted March 19, 2010 by Allar in Unreal

Tagged with , , , , , , , ,

HTHUD: Part 1 – Building The Base Class + Displaying Ammo   10 comments

Video Version

Subject: HTHUD: Part 1 – Building The Base Class + Displaying Ammo
Skill Level: Beginner
Run-Time: 1 Hour and 30 Minutes
Author: Michael Allar
Notes: Creating a new HUD class and having it display our current weapons ammo.

Streaming:     720×480 1920×1080

Download:     Low-Res (236MB) Hi-Res (337MB)

Video Update 3/25/2010

Run-Time: 2 Minutes
Notes: Fixes chat messages not displaying.

Streaming:     720×480

Download:     Low-Res (7MB)

Written Version

Subject: HTHUD: Part 1 – Building The Base Class + Displaying Ammo
Skill Level: Beginner
Author: Michael Allar
Notes: Creating a new HUD class and having it display our current weapons ammo.

See video for an in-depth explanation. Sorry about the indentation, it seems like my indentation will not survive copy paste… D: I will create a written tutorial soon.

Read the rest of this entry »

Posted March 10, 2010 by Allar in Unreal

Tagged with , , , , , , , , , ,

HTWeapon: Part 1 – Adding Ammo   46 comments

Video Version

Subject: HTWeapon: Part 1 – Adding Ammo
Skill Level: Beginner
Run-Time: 30 minutes
Author: Michael Allar
Notes: How to implement a very basic ammo system in our custom weapon class, taking code from UTWeapon.

Streaming:     720×480 1920×1080

Download:     Low-Res (66MB) Hi-Res (200MB)

Written Version

Subject: HTWeapon: Part 1 – Adding Ammo
Skill Level: Beginner
Author: Michael Allar
Notes: How to implement a very basic ammo system in our custom weapon class, taking code from UTWeapon.

See video for an in-depth explanation. Sorry about the indentation, it seems like my indentation will not survive copy paste… D:

Read the rest of this entry »

Posted March 9, 2010 by Allar in Unreal

Tagged with , , , , , , ,