Skip to Main Content
Construct 3 suggestions 21H2 - ARCHIVED

This suggestions platform is now closed and will no longer be monitored.

Please refer to this forum post for details on the latest suggestion platform.

0 VOTE
Categories Plugins
Created by A A
Created on Oct 8, 2021

Allow expressions to access Text's Color property

Please allow accessing Text.Color from expressions.

If I have 4 players, each player has a unique color, and the color is used all around the UI. Instead of storing each color in R,G,B variables, I can set the color in the Text, and then use TextN.Color (N=player number) to set the other UI colors of this player N.


Thank you.

  • Attach files