kichikuou / xsystem35-sdl2

Multi-platform implementation of AliceSoft's System3.x game engine.
https://kichikuou.github.io/web/
GNU General Public License v2.0
57 stars 8 forks source link

Rance 4 v2.05 Instant Movement in Rooms #35

Closed RottenBlock closed 1 year ago

RottenBlock commented 1 year ago

Environment

Steps to reproduce the behavior

  1. Enter any room Rance can walk around in.
  2. Click or use the mouse keys to move.

Expected behavior

Rance should animate being moved from square to square as with the normal executable.

Actual behavior

Rance instantly teleports to the location of any mouse click, or zips to the nearest wall or object in the direction of a key-press.

Additional context

This does not happen in vanilla Rance IV.

I realize you may have done this to get the game running, but I hope there's some way to fix it.

kichikuou commented 1 year ago

It should be fixed now.

Thanks for the report, let me know of any other glitches you notice!