can now add and store leaderboards. started work on playlist loading
This commit is contained in:
@@ -18,6 +18,12 @@ shape = SubResource("BoxShape3D_8clsv")
|
||||
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
||||
mesh = SubResource("BoxMesh_6sj7f")
|
||||
|
||||
[node name="Leaderboard Name" type="Label3D" parent="."]
|
||||
transform = Transform3D(0.7, 0, 0, 0, 0.7, 0, 0, 0, 0.7, 0.143, 2.20856, 0)
|
||||
text = "Deposit Money"
|
||||
font = ExtResource("1_bjyml")
|
||||
font_size = 100
|
||||
|
||||
[node name="Deposit Money" type="Label3D" parent="."]
|
||||
transform = Transform3D(0.7, 0, 0, 0, 0.7, 0, 0, 0, 0.7, 0.143, 1.69313, 0)
|
||||
text = "Deposit Money"
|
||||
|
||||
Reference in New Issue
Block a user