- A* version: 5.4.4
- Unity version: 6000.2.6f2
I’ve setup a Grid Graph rule that uses a Texture2D to determine walkability and penalty values. Perhaps a simple question: is there a way to reference the Texture2D set there in other scripts (I want to use it to calculate the exact pixel that corresponds to a transform’s position)?