Skip to content

A Unity3D plugin to make billboarded sprites very simple to implement.

Notifications You must be signed in to change notification settings

jon-heard/BbSprite

Repository files navigation

BbSprite

BbSprite
A rundown of the features of the BBSprite plugin.

Screenshot 1

Description

A plugin for Unity 3D to make it easy to create and script billboarded sprites or "Z-sprites". The spritesheet is assigned as any other texture in Unity (drag and drop). Its layout is auto-detected correctly most of the time. Animations are simply a list of cell indices.

 

Challenges

In the interest of making this plugin as intuitive as possible, I had to dig into Unity3D beyond the documentation. A few hacks were required in the name of intuitive UI.

About

A Unity3D plugin to make billboarded sprites very simple to implement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published