Set master volume in PIE
If you are developing a level and there's background audio or music that hits you in the face every time you start PIE, you can set a...
One time widget clicking
Whenever a UMG widget is exposed after being hidden, it's nice to be able to click on its buttons and they get an immediate click event...
Set SoundCue Volume to 1.0 on selected assets.
There's an annoying feature of new soundCue assets that their added WAVs have a 0.75 Volume Multiplier default value, so you hear...
Tom Mooney. CGI. 2023.
@tomofnz … AAA game designer or veteran dog walker? Here you may find some studies and home-brew images done on evenings and weekends...
Divide a string into two lines by the next 'space' character after its midpoint.
This is useful for centered text. It assumes there are space characters in the string to split from, that occur in the second half of the...
PCG to CSV
Unreal Procedural Content Generation is catching a lot of attention. At root it's a scattering system, so let's say you want to take the...
Minesweeper as a blueprints exercise
MINESWEEPER The freebie project file and packaged game for this presentation are linked at the end. This presentation is like a...
Make UniqueID
If you need a Datatable that has entries with a unique_id string, you can compare against the existing entries and spit out a value that...
Grease Pencil in Blender
GREASE PENCIL BASIC REFERENCE (v2.93.3) Open Blender and set the active view from 3D Viewport to 2D animation. [First drop-down under...
UE4 and Linux
Why oh why did I try out linux? Maybe I'll make a linux game, "IT Professional Simulator"? Maybe I'll become a blender super user? Maybe...