-
2 Attachment(s)
Grid Widget
This is my first Widget I have submitted.
I created this for a few projects that I am doing. It has served me well for what I have been doing, so I thought I would share with you all :grin:
I made it so that I could duplicate many objects easily in a grid like fashion ( perhaps I should of called it "duplicater on a Grid like scale Widget"...Na! too long :D )
I realize that there is many ways to create grids and that there are extensions to do this but I did not want to use any extensions ( plus I wanted to see if I could do it)
Just drag the Grid Widget onto the frame and change the Alterable Values to suit yor needs. There should be no need to mess with the code in the behavior. Although you could probably do some funky things by adding code in the event editor!
I have commented on changing the Alterable Values and what it means to change them (in the behavior)
Also I made some examples of some possible ideas to use it for
Feel free to use if you find a use for it...Enjoy!
If you have any questions, comments or critisim....Well, I'm always here ;)
-
Re: Grid Widget
-
Re: Grid Widget
-
Re: Grid Widget
Thankyou dragonguy.
Your welcome Atom. :grin:
-
2 Attachment(s)
Re: Grid Widget
For anybody who may be interested, I have updated my Grid Widget.
I "tweeked" it up a bit and added a couple more features.
Updates:
1. The Grid Widget's size can now be any size/shape.
(In the fist release if you wanted to have spaces in the grid you had to have the Widget squared for it to look right)
2. Added an option to have holes (empty spaces) within the grid
3. The holes can appear "instanly" or as a "delayed effect"
4. Added a few more examples
If anybody does use this Widget , I wouldn't mind knowing how you were able to use it.
(but of course you don't have to tell me ;) )
Cheers!....Gerald
-
Re: Grid Widget
Very nice work, gerald999! :)
stephen1980
-
Re: Grid Widget
Thankyou stephen1980
I Appreciate that.
-
Re: Grid Widget
Major Betterness.
I would like to see a spacing example, where you have spaces between each column and row.
-
2 Attachment(s)
Re: Grid Widget
Thanx dragonguy
Do you mean like this?
-
Re: Grid Widget