Platform Builder Forums

Main => Suggestions => Topic started by: Gizgord on November 04, 2019, 08:10:10 PM

Title: New jump text command
Post by: Gizgord on November 04, 2019, 08:10:10 PM
currently, you can't change color of jump text using commands.
you can work around this by making a custom item, but it'd be nice to have more options.
Title: Re: New jump text command
Post by: CGM on November 04, 2019, 08:27:23 PM
Exactly.
Title: Re: New jump text command
Post by: Antikore on November 13, 2019, 11:56:03 AM
I think you can do it
Code: [Select]
color = green
<jump 10>1UP
Title: Re: New jump text command
Post by: Gizgord on November 13, 2019, 01:35:54 PM
I think you can do it
Code: [Select]
color = green
<jump 10>1UP
you're right, thanks. :)
Title: Re: New jump text command
Post by: Antikore on November 14, 2019, 07:44:06 AM
Your welcome ;D