james7132 / DanmakU

An open source Danmaku development kit for Unity3D.
https://danmaku.jamessliu.com/
MIT License
238 stars 50 forks source link

Danmaku should be able to move according to their defined velocity/angular velocity. #23

Closed james7132 closed 6 years ago

james7132 commented 6 years ago

Generic danmaku movement has been implemented through the IDanmaku interface and the DanmakuPool UpdateDanmaku extension method.