Skip to content

Commit

Permalink
#43 added some info on lighning changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dertseha committed Feb 26, 2016
1 parent c3e06ee commit 56c4f7a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions levelObjects/12_Markers/levelMarkerEntry.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,14 @@ Trigger Types:
000C int16 Object 4 index
000E int16 Object 4 delay

#### Trigger Action 7: Change lightning

**Change Lightning Trigger Action Details** (16 byte)

0000 int16 Unknown
0002 int16 Reference object index
0004 int16 Transition type. 0x0000: immediate, 0x0001: fade, 0x0100: flicker
0006 [2]byte Unknown
0008 [2]byte Unknown
000A int16 Light surface. 0x0000: floor, 0x0001: ceiling, 0x0002: floor and ceiling
000C [4]byte Unknown

0 comments on commit 56c4f7a

Please sign in to comment.