GetMoonPhase (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>WildSurvival Small capitalization error |
>WildSurvival Small capitalization error |
(No difference)
|
Revision as of 17:56, 9 July 2011
GetMoonPhase( ) | |
Returns | Number phase |
Description: | Returns the phase of the moon. |
Member of: | Lighting |
Example
print( game.Lighting:GetMoonPhase() ) --> 0.75
Notes
- The phase seems to always be 0.75.
- The phase appears to be, at current, unchangeable.