When I create a game object property, you have to assign the variable a value before it shows up in the editor, so that the editor knows what type the property is.
Is it possible to create a property that’s a table, or array, so that the user can specify multiple values in the editor? This would be helpful for things like spawn points, for example.