-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dea8583
commit 34ca5c6
Showing
3 changed files
with
10 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,6 @@ | ||
alias nighttime r0 | ||
alias b r1 | ||
alias a r2 | ||
alias nighttime_memory d0 | ||
alias east_daylight_sensor d1 | ||
alias west_daylight_sensor d2 | ||
l nighttime db Setting | ||
start: | ||
s db Setting nighttime | ||
bdns d0 skip_to_yield | ||
s nighttime_memory Setting nighttime | ||
skip_to_yield: | ||
yield | ||
l a east_daylight_sensor Activate | ||
seqz nighttime a | ||
l a west_daylight_sensor Activate | ||
seqz b a | ||
and nighttime nighttime b | ||
j start | ||
alias rV2_gamma r11 | ||
|
||
define dhDish -2138748650 | ||
|
||
lb r2 dhDish Horizontal 0 | ||
mul r2 r0 deg2rad |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[d0] | ||
PrefabHash=-2138748650 |