File information

Last updated

Original upload

Created by

RareKiwi

Uploaded by

TheRareKiwi

Virus scan

Safe to use

Tags for this mod

About this mod

Attaches mosaic planes to character faces.

Requirements
Permissions and credits
Attaches mosaic billboard planes to character faces. Some static character meshes in levels may not be affected.

Install:
Extract to;
\Ready Or Not\ReadyOrNot\Content\Paks\

The mod is Simple Blueprint Loader compatible, or can be run standalone.


Face Blur can be configured in %localappdata%\ReadyOrNot\Saved\Config\Windows\Engine.ini
[/Game/Mods/FaceBlur/BP_Mod_FaceBlur_Code.BP_Mod_FaceBlur_Code_C]
; Scale of player plane mesh
PlaneScale=(X=0.2,Y=0.24,Z=2.0)
; Offset towards camera. Values too big will make the plane disappear if the camera is too close.
CameraOffset=22.0
; Your graphics resolution height/width
AspectRatio=0.5625
; 0=Basic mosaic, 1=Blurred Mosaic, 2=Just Blur, 3=Black, 4=Custom Material
ChosenMaterial=1
; Custom Material reference for the above.
MaterialCustom='/Game/Mods/FaceBlur/MI_TransparentMosaic_JustBlack.MI_TransparentMosaic_JustBlack'