- 最后登录
- 2017-6-30
- 注册时间
- 2012-12-27
- 阅读权限
- 90
- 积分
- 10267
- 纳金币
- 6520
- 精华
- 14
|
Requires Unity 5.4.0 or higher.
"Uni Bullet Hell" is 2D bullet hell's shot pattern system for Unity.
You can create various bullet patterns simply by adding script component of shot patterns.
*You can customize a various bullet param in inspector.
bullet num, bullet speed, angle, accel speed, accel turn, pause and resume time, nWay, spiral num, call back, delay, random, paint, aim target, etc...
*Pooling system of bullet GameObject.
*Sample shot patterns of 57 kinds are included.
*X-Y axis and X-Z axis support.
*All script source file (C#) is included.
*Example scene of full game is included.
*Supports object pooling system of Core GameKit(Dark Tonic Inc.)
|
|