rpgtkoolmv / corescript

http://www.rpgmakerweb.com/products/programs/rpg-maker-mv
MIT License
311 stars 75 forks source link

New Problems With Pixi and Pixi-Tilemap #124

Closed krmbn0576 closed 5 years ago

krmbn0576 commented 7 years ago

@ivanpopelyshev Congratulations for RPG Maker Version 1.5.1 and Pixi 4.5.4! But we founded 2 problems with pixi.js and pixi-tilemap.js. 😢

  1. Tilemap isn't displayed for a moment after NewGame (only parallax is displayed)
  2. Type error for android deployment (https://forums.rpgmakerweb.com/index.php?threads/type-error-for-android-deployment-in-rmmv-1-5-0.80359/)

Could you fix them?

ivanpopelyshev commented 7 years ago

Tilemap is my problem, that's why #112 is still not merged :)

Fonts aren't mine , I 've made a simple fix somewhere in rmmv core, but im not sure. Fonts issue actually came from this repo (atsamaru)

krmbn0576 commented 7 years ago

Ohh I finally understood!

  1. is the same problem as #118 ... Thanks! 😇
ivanpopelyshev commented 7 years ago

Tried to fix it today, rewrote some parts -> same problem.