4 lines
48 B
GDScript3
4 lines
48 B
GDScript3
|
|
extends Node
|
||
|
|
|
||
|
|
var is_player_black: bool = false
|