UE4: Third Person Strafe
I came up with this sort of on the fly, because I saw that strafe in a FPS camera driven mode is not the same as strafe in third person...
UI Button States
I cottoned onto a simple way of using Enums to switch buttons states: Up, Over, Pressed, Disabled an a re-usable menu function without...
Zak Parrish tutorial "Spawn Many Objects Randomly in A Volume"
I tried Zak's tutorial (not with cows though). The video by Zak Parrish: http://youtu.be/9-7SmkasS_A shows how to spawn many objects in...
Building my own control inputs
I wanted to make a blueprint where I can drive player movement without relying on the presets, which are constructed in base classes...
Use anywhere functions
I'm exploring blueprints, and looking at how to make functions so they are useful in more than just one case. For example, the centering...
Things I like about UE4 4.1 update
New: Icons for your project can now be assigned via Window/Project Settings. New: Startup Movies for your project can now assigned via...