online multiplayer chess game (note server currently down)
1
2
3
4
5
6
7
8
9
10
11
12
13
[gd_resource type="GradientTexture2D" load_steps=2 format=2]

[sub_resource type="Gradient" id=1]
offsets = PoolRealArray( 0.163814, 0.210269 )
colors = PoolColorArray( 0.0784314, 0.333333, 0.117647, 0.498039, 0.00425922, 0.0181017, 0.00638883, 0.0564515 )

[resource]
flags = 12
gradient = SubResource( 1 )
width = 80
height = 80
fill = 1
fill_from = Vector2( 0.5, 0.5 )