Actions

Heroes Power Plant

From Sonic Retro

Revision as of 14:54, 8 November 2017 by Crazy Muzzarino (talk | contribs)
Heroes Power Plant Preview.png
Heroes Power Plant
Category: Level editor
Status: Active (Work in Progress)
Supported Games: Sonic Heroes
Credits: igorseabra4

Heroes Power Plant is a work in progress level editor program designed to edit levels in Sonic Heroes. It is being written by igorseabra4 in C# using DirectX link libraries for the viewer and it's name is based on the fourth stage of the game. The tool contains a number of editors combined into one editing tool as well as with a reversed engineered version of HeroesONE and the SA Tools by other programmers. It can import collisions from an obj or an existing .cl file, allow the viewing of level geometry and collisions from their one archives and supports camera editing.

After months the development has rested, the program is currently being rewritten from scratch with xna to allow formats such as .fbx that supports vertex colors when importing a model.

Downloads

This tool is currently only available in source code at this time as it's under development. You can get it here and compile one to try it out.