Skip to content

Automatically fix missing animated tiles data

MR Description

This MR fixes the missing AnimatedTiles.rxdata missing due to using RMXP in 2024.

Tests to realize

  • Start an existing project that uses RMXP, the game should start
  • Start a new project that uses RMXP, the game should start
  • Start a project that uses Tiled, the game should start and animated tiles (defined in tiled) should work
Edited by Rey

Merge request reports