The_Dark_Side_of_Earth/world/earth.gd

4 lines
55 B
GDScript

extends Node2D
func get_grid() -> Grid:
return $Grid