View changes for revision:                                                            
Drawbridge (126, rev. 7)
By  Hiccup on 10-24-14, 02:21 pm
Category 'Platforms and ropes', known, fully documented
(no description)
Data files:
• /enemy/d_bridge.nsbtx
Sprite fields:
Input ID 1: value at nybble 0-1. Enables/disables movement.
Input ID 2: value at nybble 2-3. Ditto. How does this differ from 1?
Length of side: value at nybble 4
Closed time: value at nybble 5. Standard: 1
Open time: value at nybble 6. Standard: 1
Maximum angle ×11.25: value at nybble 7. Note : 0 acts like 6.
Moving: checkbox at nybble 8 with mask 1
Stop position: list at nybble 11: 0=Up,1=Down
Drawbridge (126, rev. 8)
By  MeroMero on 05-02-15, 07:30 pm
Category 'Platforms and ropes', known, fully documented
(no description)
Data files:
• /enemy/d_bridge.nsbtx
Sprite fields:
Length of side: value at nybble 4
Closed time: value at nybble 5. Standard: 1
Open time: value at nybble 6. Standard: 1
Maximum angle: list at nybble 7: 1=11.25°,2=22.5°,3=33.75°,4=45°,5=56.25°,0=67.5°,7=78.75°,8=90°,9=101.25°,10=112.5°,11=123.75°,12=135°,13=146.25°,14=157.5°,15=168.75°. Note : 6 acts like 0.
Moving: checkbox at nybble 8 with mask 1
Stopping position: list at nybble 11: 0=Up,1=Down
Trigger ID 1: value at nybble 2-3. Ditto. How does this differ from 1?
Trigger ID 2: value at nybble 0-1. Enables/disables movement.