how to upload image on roblox

by Shane Larkin 5 min read
image

When working from a place file and not a published version of the game, the process is this:
  1. Open browser.
  2. Click “Create” at the top.
  3. Click “Decals”
  4. Browse for the image and click “Upload”
  5. Wait for the newly uploaded image to appear.
  6. Click the newly uploaded image.
  7. Copy and paste the URL into Roblox Studio.
Sep 2, 2018

Full Answer

How do you put a picture on Roblox?

To do this, please follow these steps:

  • Create the image or video using your image or video editor of choice.
  • If you are creating a video, upload it to your YouTube account.
  • Click Create located in the blue bar at the top of the screen.
  • Find the place that you would like to add the gallery item to and click the gear to its right.
  • Click Configure Start Place.

More items...

How do you upload Roblox videos?

  • Will this cost Robux to upload, just like it does for games or with audio? ...
  • Could you possibly add filters like speed of video, tint, pitch, vignette, transparency, etc?
  • Will you add captions for deaf users, and subtitles for those who can hear?
  • Possibly localization for different languages?
  • Will the previews show how long the video is?

More items...

How to make a picture in Roblox Studio?

To take an in-game screenshot

  • Click on the Menu button, located on the upper-left corner
  • Click the Record tab in the menu that opens
  • Click the Take Screenshot button

How to make your own group picture I Roblox?

  • Click Groups in the navigation bar on the left of the screen
  • Find the group in question and click on it
  • Click the three dots menu on the right of the page and click Configure Group button
  • Click Information on the left
  • Click Select an image from your computer and locate and select the image you want to use
  • Once an image is selected, click Open

More items...

See more

image

General Asset Information

All assets have a unique ID associated with a single Roblox account and they are automatically submitted to Roblox’s moderation team at the time of upload. Moderation typically only takes a few minutes and your asset will be usable in Roblox Studio once approved. Learn more about asset moderation here.

Images

Images can be uploaded within Studio for use as textures in the 3D world, images for particle effects, or as part of GUIs for menus and interactive objects.

Meshes

A MeshPart is a physically-simulated object that supports upload of custom meshes in .fbx or .obj format.

Audio

Roblox utilizes audio in .mp3 or .ogg format. To add audio assets to your game, follow the instructions in the articles/sounds and music|Sounds and Music article.

Models

In Roblox development, the term “model” can refer to any game object, similar to “Prefabs” in Unity. This model mechanism is useful for creating and sharing groups of parts/objects, 3D meshes, scripts, physical contraptions, and more.

Animations

Character animations created via the articles/using animation editor|Animation Editor can either be saved within the game itself or uploaded to Roblox. For details, see articles/using animation editor|Using the Animation Editor.

Packages

articles/roblox packages|Packages let you create object hierarchies once and re-use them in as many games as you’d like. The primary advantage of this workflow is that you can keep packages in sync by updating any copy within any game to the most current version. See the articles/roblox packages|Roblox Packages article for details.

image