data/sprites/effects.sprite
browsing at commit = 506b0bfb0f28dc12ea4259fafe41c8a17b32dfdc
{
"effect_fireball" : {
"texture" : "effects/shot_fireball",
"topx" : 0,
"topy" : 0,
"height" : 32,
"width" : 32,
"number_of_frames" : 4,
"frame_time" : 50,
"originx" : 16,
"originy" : 16
}
,
"effect_watershot" : {
"texture" : "effects/water_projectile",
"topx" : 0,
"topy" : 0,
"height" : 150,
"width" : 150,
"number_of_frames" : 1,
"frame_time" : 50,
"originx" : 75,
"originy" : 75
}
}