|
| 12 Jan 2013 11:06 PM |
So, you know how ROBLOX Color3 values only accept, 0-1 values? Well, how would you convert a 0 - 255 to a 0-1? Get what i'm saying? I'm assuming not.
ROBLOX Shows their C3 Values as, 0,0,0 to 255,255,255, but the only way to legitimately change a color, it has to be between, 0,0,0 and 1,1,1. So, how would I convert any C3 Value (displayed on ROBLOX) to a 0,0,0 - 1,1,1. I think I explained that correctly :3 |
|
|
| Report Abuse |
|
|
| 12 Jan 2013 11:08 PM |
| you divide the values by 255? |
|
|
| Report Abuse |
|
MrChubbs
|
  |
| Joined: 14 Oct 2010 |
| Total Posts: 4969 |
|
| |
| |