SmashedRockSoftware / Project_MissCrow

Pirate Game Jam, 2024
0 stars 0 forks source link

Grandma wandering #3

Closed guillermofbriceno closed 3 months ago

guillermofbriceno commented 3 months ago

Greatly increase the radius of Mrs. Crow's destination area when something is clicked, such that she no longer ends up in front of things (things the player clicked on) as often.

IllogicalDesigns commented 3 months ago

I think in addition to the radius I need to change it so Grandma looks at the thing she is moving towards

IllogicalDesigns commented 3 months ago

Granny now has a radius of 2 instead of 0. I also fixed how things were picked up, as we know when the player has finished their movement. Might expand this a bit for other actions.