You can do this by some lines of Lua code.Thank you very much for your help, much appreciated!Example:
Interfaces["name_of_interface"]:to(500, {Offset = {x = 0, y = 900}, easeQuintOut})
If you don't want to use a script, there are some plugins for custom action parts, including sliding an interface.
https://wiki.visionaire-tracker.net/wiki/Action_Part_Plugins
And for increasing/decreasing the visibility. With the existing action part "set interface visibility" you can set the time for changing the visibility. So no need to have 10 action parts...
You can do this by some lines of Lua code.I'm afraid I'm struggling with this; I downloaded and installed the "Slide Interface Up/Down" plugin, and set it as you can see in the screenshot I'm attaching. Unfortunately, when I press the letter "I" during the game, the inventory interface does not appear. It does appear if I use the action part "Show/Hide Inventory", though, but obviously without any transition.Example:
Interfaces["name_of_interface"]:to(500, {Offset = {x = 0, y = 900}, easeQuintOut})
If you don't want to use a script, there are some plugins for custom action parts, including sliding an interface.
https://wiki.visionaire-tracker.net/wiki/Action_Part_Plugins
And for increasing/decreasing the visibility. With the existing action part "set interface visibility" you can set the time for changing the visibility. So no need to have 10 action parts...