The_Dark_Side_of_Earth/vines_petals/vine_node.gd

9 lines
205 B
GDScript

class_name VineNode extends Node2D
@onready var grid : Grid = %Grid
var grid_position : Vector2
var angular_offset : float
var height_offset : float
var bud : Bud
func _ready() -> void:
position = grid.