Hi.
I recently tried my hand at a few things, and of those few, a couple actually worked. Here is one of them. It’s a grid array I did the other day, with an old 3D point rotator, when used together, you get the 3D looking grid.
I added a couple of effects to it, one being flashy blinky cubes, and the other one counts down from 9 to 0. This was intended for preloader use, so it’s nice and small.
the grid size/resolution is variable, and the cubes run off x,y,z coords, with the front top left corner being (0,0,0)
Enjoy
(I had to zip the fla, as it was over the size limit)
(If you don’t notice straight away, the coding is not particularly high-class, I’m working on it. Honest.)