Jump to content

Industrial Park (level editor): Difference between revisions

no edit summary
Battlepedia>Igorseabra4
Battlepedia>Igorseabra4
No edit summary
Line 1:
==Introduction==
'''Industrial Park''' is a tool made by community member [[igorseabra4]] in C# using SharpDX. It is an editor capable of opening a number of [[HIP|HIP/HOP files]] and display the level, with models and textures for level and objects, as well as edit some of the [[asset]] types. The program is still under development, so features are still planned; the latest release version is Preview 1416 and the information on this page is up to date with it.
 
This tool is based off from, and shares a lot of its source code with another one of the creator's tools: [https://info.sonicretro.org/Heroes_Power_Plant Heroes Power Plant], a tool to edit levels in [https://info.sonicretro.org/Sonic%20Heroes Sonic Heroes]. Being also based on the RenderWare engine, both games share their model format. It also gave Industrial Park the convention of being named after a level in the game.
Line 125:
 
* File Menu:
** Open: choose a HIP/HOP file to open in this Archive Editor. If the file is from Scooby-Doo: Night of 100 Frights, a dialog will ask you to choose which platform that file corresponds to (GameCube, PS2, XBOX) as it's not possible to determine that from the file in that game.
** Save: saves the currently open file and overwrites it.
** Save As: allows you to pick a new destination to save the file.
** Export TXD Archive: Allows you to export all of the archive's RWTX assets into a single TXD file. This only works on GameCube HOPs.
** Import TXD Archive: Allows you to choose a TXD file to import; rather than importing the entire archive, the tool will batch create one asset from each texture of the archive and import it as a RWTX asset. Existing ones with matching names/IDs will be replaced.
** Close: closes this Archive Editor and unloads the HIP/HOP file. This doesn't save the file.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.