I am making a side scroller game with both 2D and 3D. I want to have so when you press a key your character becomes 2D. I am using the Side Scroller Blueprint. Is it possible to just change the scale of the x value to become 2D with the press of a button while playing the game?
P.S. I am quite new to Unreal Engine, so any tips would be great.