mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-20 19:16:43 +00:00
Updated Hardware: LiDAR (markdown)
parent
4d60aafab5
commit
7aa3b7fd71
@ -35,8 +35,8 @@ Each tile is encoded as a bit field:
|
|||||||
`0000 0000 1000 0000` (`0x0080`) : Cubot
|
`0000 0000 1000 0000` (`0x0080`) : Cubot
|
||||||
`0000 0000 0100 0000` (`0x0040`) : NPC
|
`0000 0000 0100 0000` (`0x0040`) : NPC
|
||||||
`0000 0000 0010 0000` (`0x0020`) : Portal
|
`0000 0000 0010 0000` (`0x0020`) : Portal
|
||||||
`0000 0000 0001 0000` (`0x0010`) :
|
`0000 0000 0001 0000` (`0x0010`) :
|
||||||
`0000 0000 0000 1000` (`0x0008`) :
|
`0000 0000 0000 1000` (`0x0008`) :
|
||||||
`0000 0000 0000 0100` (`0x0004`) :
|
`0000 0000 0000 0100` (`0x0004`) :
|
||||||
`0000 0000 0000 0010` (`0x0002`) :
|
`0000 0000 0000 0010` (`0x0002`) :
|
||||||
`0000 0000 0000 0001` (`0x0001`) :
|
`0000 0000 0000 0001` (`0x0001`) :
|
Loading…
x
Reference in New Issue
Block a user