Homing Turret Unreal Engine 4 Blueprint
Tracking and homing missile firing turret for Ekko
Below you will find interactive versions of the blueprints for my game.
The turret will track the player as they walk around it after it sees you, upon seeing the player the turret will fire a missile at the player.
Missile speed, accuracy and the sound when its fired as well as the explosive force of the missile can all be set on the turret blueprint. These variables are passed to the projectile when it's fired.
The turret will track the player as they walk around it after it sees you, upon seeing the player the turret will fire a missile at the player.
Missile speed, accuracy and the sound when its fired as well as the explosive force of the missile can all be set on the turret blueprint. These variables are passed to the projectile when it's fired.
Click Here to Copy into Unreal
Blueprint Construction Script
This sets how fast the turret fires, what sound is played when it fires, and how accurate and fast the missile is upon firing.
Click Here to Copy into Unreal
Comments
Post a Comment