I'm using r3404 version (XVM 5.3.0)
markersAliveNormal.xc
{
"damageText": {
"visible": true,
"x": 0, "y": -60, "alpha": 100,
"color": null
"font": { "name": "Candara", "size": 14, "align": "center", "bold": false, "italic": false },
"shadow": { "alpha": 100, "color": null, "angle": 0, "distance": 0, "size": 4, "strength": 400 },
"speed": 2, "maxRange": 40,
"damageMessage": "<b>{{dmg}}</b>",
"blowupMessage": "<font size='36' face='XVMZeGnor'>,</font>"
},
The fisrt line "color": null work correctly, but the second line (in "shadow")
show black color.
In XVM 5.2.1, it has still worked fine.
Original issue reported on code.google.com by dangquoc...@gmail.com on 21 Apr 2014 at 2:07
Original issue reported on code.google.com by
dangquoc...@gmail.com
on 21 Apr 2014 at 2:07