Updated Component Hologram (markdown)

CokaCola 2014-03-17 17:03:12 -07:00
parent b677b1ba6a
commit b66daba9c0

@ -16,7 +16,7 @@ Callbacks:
- `setScale(value:number)`
Set the render scale. A larger scale consumes more energy.
Example usage(programs below created by Sangar):
Example usage(programs below created by Sangar):
[https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-flow.lua](Holo Flow) --Generates a heightmap and 'moves' across it over time, creating the effect of a flowing terrain.
[https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-text.lua](Holo Text) --Generates a random heightmap and displays scrolling text above it.