プレイヤーが敵に接触したらHPを減らすなど、当たり判定はゲームで頻出します。 下記動画を参考に2Dシューティングゲームを開発しながら、Unityでの当たり判定を実装する方法をまとめていきたいと思います。 今回はプレイヤーと敵が発射した弾が接触し ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Issues are used to track todos, bugs, feature requests, and more.
add custom spawnable game objects from your game allow spawnng anything from health pickups like hearts for platformers to custom items like wigs viking hats or health potions/weapons ect ....(setup ...