Dynamically Change SetGraphic?
-
I was wondering if there was a way to change the graphic of an object i.e. Using variables to like, grab the name of a image file, maybe? I have a thing set up where there are three variables: Angle, Room, and Position. There is an image with pre-rendered 3D graphics, and above it on two sides of the screen are invisible buttons to turn left and right, which directly changes the angle (Think Titanic:Adventure out of Time). The game takes the Room and Position and combines it with the Angle to recreate the image's file name, but I can't see a way to change the image, and I really don't want to have to add every individual combination. Thanks in advance. -DJRBP, HRE
-
@XGames Currently, there's no way to Set Graphic dynamically. You will need a seperate Set Graphic behaviour for every graphic you have. It would be a nice feature though I hope it becomes a thing in hyperPad eventually.
-
@Aidan-Oxley
Thanks for the answer! I really wish this was a feature, though I guess there are more pressing features to develop i.e. Lighting. -DJRBP, HRE