EvilEngine/SIMP: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
{{AssetInfobox
|subtitle=Simple Object
|type=[[PlaceableEntity]]
|objectid=0x0B
|games=Night of 100 Frights<br>Battle for Bikini Bottom<br>The SpongeBob SquarePants Movie<br>The Incredibles<br>Rise of the Underminer}}
|sourcecode=[https://github.com/bfbbdecomp/bfbb/blob/master/src/Game/zEntSimpleObj.h zEntSimpleObj.h]}}
 
This asset usually defines an entry for a simple, stationary object which may or may not be visible and collidable.
 
==Format==
SIMPs are [[Placeable AssetEntity|placeableentity assets]], so they start with their 0x54 byte header, then are followed by:
 
{| class="wikitable"