Advertisement
Sorosys

Step By Step Roblox Image ID Instructions

May 6th, 2017
981
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. If you don't have Roblox Studio, get it. Open it up.
  2.  
  3.  
  4.  
  5. When Studio is open, you'll be given a Start Page that looks like:
  6.  
  7. https://gyazo.com/de4b911dfeb8b5dbaaf31661a6694f2a
  8.  
  9.  
  10. Simply chose "Baseplate" as this will just be a plain surface.
  11.  
  12.  
  13. Next, you'll want to create a part.
  14.  
  15. https://gyazo.com/77c4524a3be34339eb378270f9af244b
  16.  
  17.  
  18. Once your part is added to the baseplate, you can then Scale the part to make it a little bigger.
  19. https://gyazo.com/481a13065d26017306d093fe2a1934d2
  20. https://gyazo.com/c1ee0d24fb55a05a706da83be0bf4c65
  21. Play around with scaling to figure out which way you want to do it.
  22.  
  23.  
  24. Once you have your Scaled part, you will need to add a Decal to the Part by right clicking on the Part and going to Insert Object and then going to Decal.
  25. https://gyazo.com/d765e98820c93fa49ff61fac9650d756
  26.  
  27.  
  28. Once the Decal is add, your part should look like this in the Explorer window to your right
  29. https://gyazo.com/ee9832ccd2b4613ad50a36d6eb15eb69
  30.  
  31.  
  32. Your part should look like this
  33. https://gyazo.com/b221c83647266375869f6d499b75a80e
  34.  
  35.  
  36.  
  37. Next part is adding the Decal to the part. Whatever decal you have added to roblox Studio, you can take the ID from the roblox link and insert the ID of the decal into Texture of the Decal
  38. https://gyazo.com/16aa46794ffc66d1c8c704af14744468
  39.  
  40.  
  41. Example:
  42.  
  43. Using Magikarp(Credit to merethal)
  44. https://www.roblox.com/library/760677463/magikarpfront
  45.  
  46. The ID 760677463 will be the ID for the Decal itself.
  47. https://gyazo.com/ff02ba618a91965ed724ea39fd7ed65f
  48.  
  49. Press Enter once you have inserted that ID into the Texture box and the ID will change to
  50.  
  51. https://gyazo.com/8942cff87e92cdca7a26d28d6826eaac
  52.  
  53.  
  54. This will now be the Image ID of the Decal you have done
  55. rbxassetid://760677457
  56.  
  57.  
  58. ["Magikarp"] =
  59. {["Front"] = "rbxassetid://760677457",
  60. ["Back"] = "do the same with backsprite"
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement