james7132 / DanmakU

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

DanmakU colliders not working #22

Closed AliAkbarMontazeri closed 7 years ago

AliAkbarMontazeri commented 7 years ago

Hi, So I've just created a new game object as a ground with one of the collider script you created. I tried it with collider2D attached but still not working, Then I add rigidbody2D to it but still the same. Can you help me please why this is not working for me ?

james7132 commented 7 years ago

The code in the master branch is stale and outdated. It may very well be buggy.

I'm restarting the project from scratch in develop. If you would like some features to return. Please add a feature request issue.

AliAkbarMontazeri commented 7 years ago

Wow great ! I'll try to help as best as I can