• Stars
    star
    206
  • Rank 185,482 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

BitStrap is BitCake's collection of Unity tools that improve our workflow.

BitStrap

BitStrap is BitCake's collection of Unity tools that improve our workflow.

We use it across several projects and hope it will be of help for yours! :)

What is this project for?

This is our humble way to give back to the gamedev community. We hope this will ease other people lives when working with Unity.

You are free to use these tools in whatever project you're doing. Make us proud! :D

Common Use Cases

If you're unsure of how can BitStrap help you, here's a list of common use cases where BitStrap shines!

List of common use cases

Getting started

Use Unity's Package Manager and add from a git url:

https://github.com/bitcake/bitstrap.git#upm

Currently BitStrap has been tested on Unity:

  • 2020.3 LTS
  • 2021.3 LTS

Documentation

NOTE: Right now we're moving all the documentation to this repository Wiki!

Although the classes are already documented, we also have a simple web page containing a feature list followed by a quick explanation of each. You can think of it as a "table of contents".

Legacy documentation Link

I need healing help

If you have any issues using the tool, feel free to contact us through the Issues page here on github and we'll try to help!

Awesome contributors

Licensed under MIT License

How to contribute

Changelog

Screenshots

Access Animation parameters without hardcoded strings.

Organize your AnimatorControllers with nested AnimationClips.

Make use of these helpful attributes to spice your inspectors up without ever writing a custom editor.

Gorgeous and UI ready blur.

Extendable graph editor. Make your own nodes!

Read those pesky debug logs in runtime even after the build.

Animate your shader params without allocating a new Material.

Some Vector utilities with an eye candy editor.