- Joined
- Jan 19, 2018
- Messages
- 13
- Reaction score
- 1
- First Language
- Thai
- Primarily Uses
- RMMV
Normally I use \c[]...\c to make color text.
But after I move my project folder into the RPGMZ engine folder, it's not working as it should.
Now what I do in text box is
-------------------------------------------------------------------------------
\c[4]This is yellow text\c[0] this is white text \c[8]but this is green text.
------------------------------------------------------------------------------
as you can see I have to change code every time I want them to change color.
Looks like ...\c << not working.

PS. I move project folder into engine folder because my Animation preview doesn't works in the first place, but it's works after I move them in to engine folder and it's turn out the text code is broken instead.
But after I move my project folder into the RPGMZ engine folder, it's not working as it should.
Now what I do in text box is
-------------------------------------------------------------------------------
\c[4]This is yellow text\c[0] this is white text \c[8]but this is green text.
------------------------------------------------------------------------------
as you can see I have to change code every time I want them to change color.
Looks like ...\c << not working.

PS. I move project folder into engine folder because my Animation preview doesn't works in the first place, but it's works after I move them in to engine folder and it's turn out the text code is broken instead.





