Hi,
Maybe this topic has been written here before, but I couldn't find what I was looking for.
I try to create an object with properties.
but I want to do this dynamically, like the Variables Blocks.
I want that when I create an object, I can see the block in the menu, can get the block and set somethings (like Variables),
and also, when I create the properties's object (for example Cell object with x and y), those properties will create dynamically and in the menu I can find: Cell.x and Cell.y, and can use them.
Maybe someone already develop Object/Struct/Class and I can use this in my code or maybe there is another tutorial that explain how to create dynamic blocks.
Thank you !!