Roblox Integration Hub is a desktop app for artists for easier editing and iteration on standard Roblox media types.
Our initial release connects Roblox Studio with Photoshop for seamless, two-way image editing, and Blender integration for mesh editing is coming next.
Supported image editing workflows:
-
Hot-swap images directly in Studio:
-
Save the Photoshop document as Roblox asset and copy assetID:
Please share this with your artists and maybe give it a shot yourself!
To try it in action, please download the latest release from GitHub.
Technical Details
The Hub is a desktop app for Windows and Mac that allows Roblox Studio plugins to connect to other applications by exposing a local web server. It’s free from the Studio (or third-party applications) ’ sandbox limitations, which enables complex integrations that might require filesystem access, running native utilities, and so on.
It comes with its own Studio plugin and supports image editing workflows. In the future, the plugin will also support meshes synchronization and other standard Roblox media types.
Contributions and Feedback
Both are very welcome! Please post on this thread or create an issue on GitHub for feature requests and bug reports. For code contributions, please create a Pull Request.
Links
* Installation and user manual
* Bug Reports and Feature Requests
Thank you!
@PolarBearMxx and @Uglypoe