-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Hi, I found that in the README if i want to test dynamic generation, I need to add this:
private void Start()
{
grid = GetComponent();
//Set grid settings
...
Otherwise it will throw NullException in 2021 unity. Can you update the README?(Or let me do a PR : )
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels