rpgtkoolmv / corescript

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

Add text speed #155

Closed krmbn0576 closed 6 years ago

krmbn0576 commented 6 years ago

Add text speed!

Usage:

  1. To set the text speed, write \S[number] In "Show text" messages. The larger the number is, the slower the text speed. The default speed is \S[1]. If \S[0] set, show all texts at once!
  2. Set the default text speed for the whole game by the plugin parameter of Community_Basic.js textSpeed. The meaning of number is the same as \S[number].