Author Topic: buildtext?  (Read 872 times)

i'm pretty sure there's been an addon like this before, but yknow, i can't find it anywhere
like buildbot, you place a ghost brick and it builds text that you input(?)
that's what i'd assume, i've never used the addon before

@bt, script buildtext iirc

been requested in s&r multiple times, should be able to find it in one of those topics

make words with small bricks.
or Just get OnBrickLoaded event and TextEvent.
Then Do, OnBrickLoaded>Self>SetText<(text)>