This project seemed so easy when I started: Have a slide bar that changes the color of an actor and have a slide bar that changes both the size and brightness of an actor. I am quite stuck.
Basically, the premise is to have a simulator for my students to learn that star’s size and brightness/luminosity are related and that temperature and color are related - basic HR diagram stuff.
I have the basic star built (an adventure in and of itself) now I want to make it do things. Most of the tutorials out there are for making actors move, jump, run into things, etc. My star does not need to move and have collision boxes. It needs to stay in a fixed spot and grow/shrink, shine brighter/dimmer, and change color.
I am, at this point having difficulty just making the stupid slider bar show up. I am trying to follow the videos as best as possible, but I think I am looking in the wrong places in my blueprints.