Hi, I just purchased this plugin and thought the margin/colors would apply to the window frame also (not just the inner area where the text is.) Is there a way to adjust the frame properties also? (margin from screen edge/color/etc)
Hi, the frame actually gets created separately as multiple child objects to the window in the code. As a result it is not as easy to affect the frame but I can add separate frame adjustment parameters to a future update, do you have a list of things you would like to edit for the frame?
The only things that I can think of atm would be margin from windows edge (if possible.. ), color overlay (if designing a white frame that can be colored in post)
Alright I will check out what is possible to do for frame customizations, I have not really looked at that myself. Thanks for the suggestion 😁 it makes me think that people might want to customize the arrow sprites too for windows that scroll. I will look into both of those things.
← Return to plugin
Comments
Log in with itch.io to leave a comment.
Hi, I just purchased this plugin and thought the margin/colors would apply to the window frame also (not just the inner area where the text is.) Is there a way to adjust the frame properties also? (margin from screen edge/color/etc)
Hi, the frame actually gets created separately as multiple child objects to the window in the code. As a result it is not as easy to affect the frame but I can add separate frame adjustment parameters to a future update, do you have a list of things you would like to edit for the frame?
The only things that I can think of atm would be margin from windows edge (if possible.. ), color overlay (if designing a white frame that can be colored in post)
Alright I will check out what is possible to do for frame customizations, I have not really looked at that myself. Thanks for the suggestion 😁 it makes me think that people might want to customize the arrow sprites too for windows that scroll. I will look into both of those things.
The arrow sprite customization is a good idea! Looking forward to seeing what you come up with