F3XTeam / RBX-Building-Tools

A set of powerful, easy building tools for ROBLOX.
41 stars 22 forks source link

Add support for rbxasset:// #132

Open ccuser44 opened 3 years ago

ccuser44 commented 3 years ago

The decal id does not accept the rbxasset:// url. For example if you wanted to give a decal the Roblox smiley face you would give its id to be rbxasset://textures/face.png

Or the spawn location rbxasset://textures/SpawnLocation.png

Also meshids should accept rbxasset:// if you wanted to give a part local meshesh of Roblox characters.