Assets: Remove font from test scene, as font assets aren't added yet
This commit is contained in:
@@ -36,15 +36,5 @@
|
|||||||
"color": [ 1.0, 1.0, 1.0, 1.0 ],
|
"color": [ 1.0, 1.0, 1.0, 1.0 ],
|
||||||
"texture": "assets/gfx/test-inverted.png"
|
"texture": "assets/gfx/test-inverted.png"
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"text": [
|
|
||||||
{
|
|
||||||
"name": "Text",
|
|
||||||
"content": "HelloWorld!",
|
|
||||||
"font": "assets/fnt/dejavu-sans",
|
|
||||||
"font-size": 0,
|
|
||||||
"width": 150,
|
|
||||||
"lines": 3
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user