How do I make sparkling bricks?: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Nobaddy No edit summary |
>Mindraker mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{CatUp|Tutorials}} | |||
__TOC__ | |||
== Introduction == | |||
This tutorial will show you how to make sparkling bricks. | |||
== Get the brick == | == Get the brick == | ||
Insert a brick and change the colors or size if you want. | |||
== Get it sparkling == | |||
1) Click on the [[RBX.lua.Part (Object)|brick]] you just inserted.<br> | |||
2) Click the "Insert" menu.<br> | |||
3) Click Object...<br> | |||
4) Click "Sparkles".<br> | |||
Then your brick shall sparkle. | Then your brick shall sparkle. | ||
== Change colors == | |||
Change the default color numbers (255,255,255), which is white, to some other numbers. OR:<br> | |||
Click the ellipsis (...) after the color numbers and click on a color of your choosing on the "Standard" tab. OR:<br> | |||
Click the ellipsis (...) after the color numbers and more finely define the color of your choosing on the "Custom" tab.<br> | |||
== Turn off sparkling == | |||
Uncheck the "enabled" box in the properties menu. | |||
== Turn sparkling back on == | |||
Recheck the "enabled" box in the properties menu. | |||
[[Category:Building Tutorials]] |
Latest revision as of 10:12, 3 September 2008
Introduction
This tutorial will show you how to make sparkling bricks.
Get the brick
Insert a brick and change the colors or size if you want.
Get it sparkling
1) Click on the brick you just inserted.
2) Click the "Insert" menu.
3) Click Object...
4) Click "Sparkles".
Then your brick shall sparkle.
Change colors
Change the default color numbers (255,255,255), which is white, to some other numbers. OR:
Click the ellipsis (...) after the color numbers and click on a color of your choosing on the "Standard" tab. OR:
Click the ellipsis (...) after the color numbers and more finely define the color of your choosing on the "Custom" tab.
Turn off sparkling
Uncheck the "enabled" box in the properties menu.
Turn sparkling back on
Recheck the "enabled" box in the properties menu.