Skip to content

CardBackTexture

Divided by Zer0 edited this page Mar 9, 2022 · 4 revisions

CardBackTexture

Extends: CardBack < Panel

Description

This script should be attached to a card back which is using a simple texture as a card back and doesn't have any special animations

Property Descriptions

back_texture

export var back_texture: StreamTexture = "[Object:null]"

card_texture

var card_texture: Node

Method Descriptions

set_card_back

func set_card_back(filename) -> void
Clone this wiki locally