Unreal Engine

Jan
03
Simple bullet spread for AI

Simple bullet spread for AI

Good AI is not fun AI It’s easy to make your AI bots accurate. Target minus source and you
1 min read
Jan
02
Better third person projectiles

Better third person projectiles

The problem In third person games you tend to fire a projectile from the muzzle of a weapon, the hand
2 min read
Dec
22
Safe casts in Unreal Engine

Safe casts in Unreal Engine

Actor to Character Say you have a pointer to an Actor and you’d like to cast this to a
Dec
21
Custom AnimNotify in Unreal Engine 5

Custom AnimNotify in Unreal Engine 5

Adding a new AnimNotify class Unreal Engine offers a few stock notify types for things like playing audio or triggering
1 min read