ucsd-cse125-sp24 / group5

A character-based ability shooter 2v2 heavily inspired by Four Seasons
https://cse125.ucsd.edu/2024/cse125g5
6 stars 0 forks source link

Egg & player collision | merged with player-mesh collision #17

Closed Alanine42 closed 4 months ago

Alanine42 commented 5 months ago

Player vs player

Egg

Alanine42 commented 4 months ago

Just a fun idea lol. Currently, the egg blindly follows player movement, we can add collision to it.

E.g. when the enemy shoots the egg you're carrying, the egg will move slightly in the bullet's direction (update the egg's relative distance to the player). The egg will still follow you within a certain range. But if the egg gets shot aaway far enough, it'll drop on the ground and roll ~~~

benjxia commented 4 months ago

fellow 3am grinding demon