Difference between revisions of "New Horizons:PBC"
From Animal Crossing Mods Wiki
SuperSpazzy (talk | contribs) (PBC Collision Data) |
SuperSpazzy (talk | contribs) m (Layout) |
||
| Line 1: | Line 1: | ||
===Header=== | |||
=== Header === | |||
{| class="wikitable" | {| class="wikitable" | ||
!Offset | !Offset | ||
Revision as of 11:50, 15 September 2021
Header
| Offset | Type | Description |
|---|---|---|
| 0x0 | char[4] | Magic ("pbc\x00") |
| 0x4 | u32 | Unit Width |
| 0x8 | u32 | Unit Height |
| 0xc | u32 | ? |
| 0x10 | u32 | ? |
| 0x14 | TileData[] | Width x Height * 0x32 |