Skip to content

chase-cobb/BulletHeck-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bullet Heck for Unity

Bullet Heck is a 2D bullet pattern system for Unity. The bullet system is BYOB (bring your own bullets) so you can integrate this into existing games and continue to use your bullet prefabs.

The system is data driven and procedurally builds shape and bullet patterns based on parameterized scriptable objects. Since the data containers are scriptable objects they can be updated at runtime and Unity will make sure they are serialized properly.

Documentation

Documentation has been provided in the form of html exported from Doxygen. Look in the Docs/html folder and open index.html to view the documentation. There is plenty of room for improvement, so submit issues for any documentation errors or shortcomings and they will get resolved.

Releases

Check the Releases page for the unitypackage and documentation.

About

Bullet Heck is a 2D bullet pattern system for Unity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages