codename-routes/World/Tiles/Reflection.gd

7 lines
148 B
GDScript

extends Sprite
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
texture = get_node("../Platform").texture