Free, open-source app for fast and easy iteration on images and meshes in Roblox Studio
Freeway is for Roblox Artists, UI and Game Developers.
It makes iteration on meshes and images 10x faster and completely eliminates repetitive manual work related to uploads and copying and pasting asset IDs.
Freeway lets you link files in your local folder to instances in your game.
For example, you can insert a scene from a gLTF file as a Model
in your place, and meshes and materials will be added, deleted and transformed automatically every time the gLTF is updated.
Or, you can link a SurfaceAppearance
's' maps / UIButton
's states / Decal
's texture/ etc to the local images, and they will also update automatically every time you overwrite the image files.
At the same time, Freeway minimizes the clutter in your inventory by using EditableImage
and EditableMesh
where possible.
CreateAssetAsync Lua API
gLTF
(as .glb
) files. Freeway can’t decimate meshes(yet!), so please make sure your mesh fits the Roblox verts count limit.png
is supported