ExOK / Celeste64

A game made by the Celeste developers in a week(ish, closer to 2)
1.59k stars 125 forks source link

(Minor bug) Player can walk off edge while talking to character #16

Open guighub opened 5 months ago

guighub commented 5 months ago

If you talk to a character or sign, the player will navigate a certain distance away from the character. However if the player talks to either Theo or Baddy at the edge of the platform she will walk off the edge and start hovering. (See photo below) The player will stop hovering and fall when they exit the dialogue.

20240130105607_1

Screenshot is from the 1.0.1 Linux build, but it likely also occurs on Windows. It's not really a big deal in my opinion but I can see how someone could find it annoying if they just reached the top of a tower and fall when they talk to one of the characters.

NoelFB commented 5 months ago

hmmmm yeah I might make it so in this case Badeline just forces you to talk to her from the front instead of trying to do collision checking to not walk off floors.