Skip to content

viliger2/BRC_CharacterAPI

Repository files navigation

BRC_CharacterAPI

Custom character loader for Bomb Rush Cyberfunk. Currently support importing models as custom characters with up to 4 outfits with custom names. You can also add custom personal graffiti and character can have custom sounds. The repository contains example of custom character under BRC_CharacterAPI_ExamplePlugin folder, everything there is commented so people even unfamiliar with code should be able to make and compile necessary plugin. You can find the example here.

You can find a guide on making custom characters here.

If you don't know how\want to compile a plugin, ActualMandM made a pluginless loader for compatable asset bundles. You can find it here together with instructions.

All assmblies in this repository are stripped down versions made with NStrip.

Known issues

  • Custom personal graffiti load as gray squares if you painted custom personal graffiti and then disabled CharacterAPI.

Short term goals (things that will most likely come in near future)

  • Implement custom voice support Done
  • Implement save system for custom characters (currently nothing you setup your custom character with saves on exit) Done
  • Maybe rewrite parts of the code, since by the end I got lazy and started using On hooks instead of IL Done

Long term goals (aka never ever)

  • Custom models as outfits
  • More than 4 outfits
  • Custom animations

I am a mod maker, why does my character have skates angled at wrong position?

I've made a wiki page covering on how to fix it. You can find it here.

About

Custom character loader for Bomb Rush Cyberfunk

Resources

License

Stars

Watchers

Forks

Packages

No packages published