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

Fix character floating #50

Open Alanine42 opened 1 month ago

Alanine42 commented 1 month ago

image

solution 1:

solution 2:

solution 3:

for solution 2 and 3, the downward shift needs to be different for each character to account for different character heights.

Alanine42 commented 1 month ago

solution 3 is prolly the easiest