extends Spatial func SetViewport(vp): $Sprite3D.texture = vp.get_texture() func Tick(_hour, _minute, _day): pass