Skip to navigation


3D geometry: xGroupObjectHi

Name: xGroupObjectHi [Show more] Type: Variable Category: 3D geometry Summary: High byte of the x-coordinate for objects in a group (6 to 9) Deep dive: 3D objects
Context: See this variable in context in the source code References: This variable is used as follows: * SetObjectCoords (Part 4 of 11) uses xGroupObjectHi
.xGroupObjectHi EQUB &C8 \ Object 6: tree 0 has coordinates (&C800, &0000, &5200) EQUB &2A \ Object 6: tree 1 has coordinates (&2A00, &0000, &D200) EQUB &CF \ Object 6: tree 2 has coordinates (&CF00, &0000, &9A00) EQUB &82 \ Object 6: tree 3 has coordinates (&8200, &0000, &C900) EQUB &1D \ Object 6: tree 4 has coordinates (&1D00, &0000, &3E00) EQUB &75 \ Object 6: tree 5 has coordinates (&7500, &0000, &3300) EQUB &1A \ Object 6: tree 6 has coordinates (&1A00, &0000, &8A00) EQUB &CF \ Object 6: tree 7 has coordinates (&CF00, &0000, &EC00) EQUB &9C \ Object 7: tree 0 has coordinates (&9C00, &0000, &C600) EQUB &43 \ Object 7: tree 1 has coordinates (&4300, &0000, &E200) EQUB &E5 \ Object 7: tree 2 has coordinates (&E500, &0000, &BA00) EQUB &8A \ Object 7: tree 3 has coordinates (&8A00, &0000, &7000) EQUB &EA \ Object 7: tree 4 has coordinates (&EA00, &0000, &6E00) EQUB &22 \ Object 7: tree 5 has coordinates (&2200, &0000, &4400) EQUB &6A \ Object 7: tree 6 has coordinates (&6A00, &0000, &2000) EQUB &C5 \ Object 7: tree 7 has coordinates (&C500, &0000, &1B00) EQUB &15 \ Object 8: hill 0 has coordinates (&1500, &0000, &2F00) EQUB &C4 \ Object 8: hill 1 has coordinates (&C400, &0000, &0500) EQUB &C4 \ Object 8: hill 2 has coordinates (&C400, &0000, &0500) EQUB &CE \ Object 8: hill 3 has coordinates (&CE00, &0000, &F500) EQUB &CE \ Object 8: hill 4 has coordinates (&CE00, &0000, &F500) EQUB &CE \ Object 8: hill 5 has coordinates (&CE00, &0000, &F500) EQUB &15 \ Object 8: hill 6 has coordinates (&1500, &0000, &2F00) EQUB &11 \ Object 8: hill 7 has coordinates (&1100, &0000, &D600) EQUB &38 \ Object 9: hill 0 has coordinates (&3800, &0000, &1C00) EQUB &D5 \ Object 9: hill 1 has coordinates (&D500, &0000, &2E00) EQUB &D5 \ Object 9: hill 2 has coordinates (&D500, &0000, &2E00) EQUB &DA \ Object 9: hill 3 has coordinates (&DA00, &0000, &D300) EQUB &DA \ Object 9: hill 4 has coordinates (&DA00, &0000, &D300) EQUB &0D \ Object 9: hill 5 has coordinates (&0D00, &0000, &D900) EQUB &38 \ Object 9: hill 6 has coordinates (&3800, &0000, &1C00) EQUB &0D \ Object 9: hill 7 has coordinates (&0D00, &0000, &D900)