playMaker

Author Topic: Change values in project settings URP Global Settings  (Read 1532 times)

Kurisu Kurosu

  • Playmaker Newbie
  • *
  • Posts: 1
Change values in project settings URP Global Settings
« 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
« Last Edit: May 28, 2024, 08:54:28 PM by Kurisu Kurosu »

vegantooth

  • Playmaker Newbie
  • *
  • Posts: 1
    • geometry dash
Re: Change values in project settings URP Global Settings
« Reply #1 on: June 04, 2024, 03:57:03 AM »
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.