getcustomasset
Returns a content URL (e.g., rbxasset://)
that can be used with UI elements, sounds, meshes, and more. Internally, files are copied to the game's content directory.
Parameter
path
- The path to the file.
Example
Last updated