Smooth typing deletion
I revisited an old topic of user typing in blueprints, and fixed up my Backspace event so I don't have jumpy text deletion in the current...
Third Person : Update Camera While Turning
This can be added to a character to make turning look better. Full size image: https://www.dropbox.com/s/fiidapv10rxed7e/Dearst_3PCamera_...
Magnifier Circle - Handy for presenting blueprints on a projector
Last month I tried out a magnifier tool window, but it doesn't help much as it is actually more distracting than useful. I've found...
Things I like about Unreal Engine 4.4 update
This release is stacked with little enhancements, but these popped for me: Networking in blueprints content examples. Just when I'm...
Bug Tracking online tool - Snowy Evening
Tonight I moved from using a diary and biro to note down things to fix, to an online cloud application called Snowy Evening, which is...
UE4 Blueprint Interfaces : GameTime
This is just an easy thing I did to show what a blueprint interface can do in UE4. You can simply find GetRealTimeSeconds from within...
UI Detail magnification
I was watching this [https://www.youtube.com/watch?v=BWXBkV_C8Zs] and noticed they are using a utility to enlarge parts of the UE4 UI on...
Switch on Enum
When using Switch on Enum, if you click on the Selection input and choose Promote to Variable, the new variable's type is Byte. The new...
Greyboxing in UE4
This video shows a quick test of character scale relative to the ship and docking station. The video has captions which point out just...
MIXAMO via CAT to UE4
I tried setting up a third person character asset in UE4 earlier on and looking for a speedy skinning solution was impressed by the...