- Joined
- Jun 7, 2015
- Messages
- 20
- Reaction score
- 0
- Primarily Uses
Hello since mod said that it's better to create new topic so i started, my problem is that i convert rpg maker xp script CCTS (time system) to vx ace and works fine, but the khas awesome effect works on different rule than my script (CCTS modify a tone depends on hour/month/season/climate) so the easiest way for me is to create a Color object from Tone object and i want to know how it's created from algorithm, what steps i need to do to successfully create new color object from Tone object (i believe it's possible since The Tone object somehow change Color object on screen).

