Skip to content

Add hint in README #8

@jevey-studio

Description

@jevey-studio

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 : )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions