Scripted LED Grid

Basically, I wanted to make an “LED Grid” because I thought it would be a fun project. I wanted to share it because it shows how much my scripting abilities have grown over the years. This really wasn’t that hard of a project, I’m just so surprised at how I was able to visualize this all in my head and not spend 10 minutes trying to think about how it works. It’s technically not finished because I plan to make it more refined. As of right now, it’s very customizable.

I just realized how dumb this looks. It looks way better now.

23 Likes

Very cool!

Would love to see this as a plugin

2 Likes

Goodness gracious bet this took some patience.
This would work so well with a changeable sign like this:

2 Likes

This is such a versatile thing, Cant wait too see how you use it!

1 Like

Woah, looks cool! Love to see how new stuff like this always appears. Hope to see it in games!

1 Like

Omg this is very very good. I love how it works. What a good job you made!!! :clap: :clap: :clap:

1 Like

Did you manually program each light, or did you do something else to make this?

nice how you do it? dont worry i wont steal ur idea i just wanna know how u made this cool thing

Each 4x5 grid has individually named parts. In the script there is a table containing the light combinations for each letter. It just changes the color of every light.

1 Like

There’s 8 slots for characters, it iterates through them and the lights in each model to change the colors. There’s a bunch of loops to do this multiple times. Each part is named different and it gets the light combinations from a table.

The Led Grid, looks very hilarious, good job on the work! Love it.

1 Like