Documentation: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(17 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This section | This section lists documentation pages for resources you'll find in Sonic games. You'll find information about certain file formats and other general game resources. | ||
== Set-Data == | == Set-Data == | ||
Line 9: | Line 9: | ||
!Tools | !Tools | ||
|- | |- | ||
|[[HSON Format|HSON]] | |[[HSON Format|HSON]] (Hedgehog Set Object Notation) | ||
|Universal object placement representation format. | |Universal object placement representation format. | ||
|.hson | |<code>.hson</code> | ||
| | | | ||
|} | |} | ||
Line 23: | Line 23: | ||
!Tools | !Tools | ||
|- | |- | ||
|[[NCP File Format|NCP]] | |[[NCP File Format|NCP]] (Ninja CellSpriteDraw Project) | ||
|Describes a user interface in most Hedgehog Engine games. | |Describes a user interface in most Hedgehog Engine games. | ||
|. | |<span style="text-align: center"> | ||
<p><code>.xncp</code></p> | |||
<p><code>.yncp</code></p> | |||
<p><code>.gncp</code></p> | |||
<p><code>.sncp</code></p> | |||
</span> | |||
| | | | ||
* [[Kunai]] | * [[Kunai]] | ||
Line 39: | Line 44: | ||
|- | |- | ||
|[[NN Chunk Format|NN Chunk]] | |[[NN Chunk Format|NN Chunk]] | ||
|Generic container format | |Generic container format. | ||
| | | | ||
| | |||
|} | |||
== Animation == | |||
{| class="wikitable" | |||
|+ | |||
!Name | |||
!Description | |||
!Extension | |||
!Tools | |||
|- | |||
|[[PXD|PXD Animation]] | |||
|Skeleton and skeletal animation format in Hedgehog Engine 2 Games | |||
|<span style="text-align: center"> | |||
<p><code>.anm.pxd</code></p> | |||
<p><code>.skl.pxd</code></p> | |||
</span> | |||
|[[Frontiers Animation Tools]] | |||
|- | |||
|[[PBA|PBA Skeleton]] | |||
|Physics Based Animation Skeleton for Hedgehog Engine 2 Games | |||
|<code>.pba</code> | |||
| | | | ||
|} | |} |
Latest revision as of 14:13, 8 April 2025
This section lists documentation pages for resources you'll find in Sonic games. You'll find information about certain file formats and other general game resources.
Set-Data
Name | Description | Extension | Tools |
---|---|---|---|
HSON (Hedgehog Set Object Notation) | Universal object placement representation format. | .hson
|
User Interface
Name | Description | Extension | Tools |
---|---|---|---|
NCP (Ninja CellSpriteDraw Project) | Describes a user interface in most Hedgehog Engine games. |
|
Archives
Name | Description | Extension | Tools |
---|---|---|---|
NN Chunk | Generic container format. |
Animation
Name | Description | Extension | Tools |
---|---|---|---|
PXD Animation | Skeleton and skeletal animation format in Hedgehog Engine 2 Games |
|
Frontiers Animation Tools |
PBA Skeleton | Physics Based Animation Skeleton for Hedgehog Engine 2 Games | .pba
|