Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: Kurisu Kurosu on May 28, 2024, 08:51:50 PM
-
Hey, i'm new using Playmaker and Unity. So I might missed it in the Actions list.
I want to change values for Vignette in the Project Settings found under Graphics > URP Global Settings > Vignette > Intensity 0 to 0.25 if the player is low on health. But I don't know how to access these parts with the Playmaker Actions.
Playmaker version: 1.9.8.f1
Unity version: 2023.2.17f1
-
The scenario consists of the player scrolling vertically on a phone screen by clicking and dragging the mouse; I presently have the screen as one component and the phone 'frame' as a second asset.