Platform Builder Forums

Main => Suggestions => Topic started by: Antikore on April 16, 2019, 10:29:43 AM

Title: Title Command
Post by: Antikore on April 16, 2019, 10:29:43 AM
Example use: <title (object) (object id)>
Other related commands:
title speed = (How many time will require to write the next letter in 1/10 seconds) (0 means instant)
title duration = (How many the title stays on head)

Hello, I will explain this command idea.
Firstly, this command makes the item/projectile/block/enemy/NPC/player/spawn, etc. to have a text in the head, like the character overhead text. This will allow writing placeholder/expressions on it.
Good example.
Code: [Select]
time speed = 0
time duration = 0
<title block 1>Push me!
When you execute these commands, the block 1 will instantly have over it the text "Push me!" forever

A practice example for this to use in it is like a 4 number code.
Each block can have in its head the text of the number it's storing.
Title: Re: Title Command
Post by: CGM on April 16, 2019, 04:09:27 PM
Interesting...Not a bad idea.