Material inst

im trying to modify material parameters whitin blueprints. idk what im doing wrong here. was wondering if anyone knows

Hi there!!

  1. have you double checked the parameter name?
  2. put some print after set scale parameter value so you are sure that the parameter node is running. if nothing is printed then your inputs are not enabled. just wire to to event beginplay a getplayercontroller —> enableinputs

Hope it helps!

Seconded - it will the spelling…

1 Like

yeah the spelling is correct. but apparently it fixed itself, i relaunched the project and everything worked