extends Node class_name Enums enum ZIndex { EntityAir = 20, EntityGround = 10, Props = 0, Terrain = -10, }