Placeable Object Database
Last updated
Last updated
The database itself is a simple scriptable object that stores a list of placeable objects.
Simply right click somewhere in the project folder and locate “SF Studio → Grid System → Placeable Object Database”
This will create an empty database for you. It should look something like this:
Go to the GameConfig in your scene and switch the existing database with your newly created one:
Now that we are using our new database we need to create some placeable objects and store them in the database, so that we can actually place them on the grid.