Grid Object

Hey, my question is: Why do we reference GridSystem in the GridObject? Will we need it for something later on?

1 Like

It’s just something I find useful when making any kind of GridSystem, there are many scenarios where you want the Grid Object to interact the grid in some way.
In the course I tried to build a really solid base that can easily be expanded so that’s why I included it even though it’s not used.
But yes you are correct, you could remove it.

2 Likes

Thanks for the answer! Your approach of building a solid base and writing clean code is exactly what I hoped for in this course.

2 Likes

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms