Remove article fill-blank-class-reference
article thumbnail

Godot Tactics RPG – 05. Pathfinding

The Liquid Fire

We declare the function static so we can access it without having to create an instance of the class. Tile We created the Tile class in an earlier lesson, but now we need to add just a couple things to it. This way when we have a reference to the unit, we can use it to look up what tile it is on.

Tile 59