git repos / blockattack-game

Game/data/sprites/sample_alt_gfx.sprite

browsing at commit = 7bb13b4e05294abbb87869089b507882e03967c4

raw · blame · history

{


"back_board_sample_snow" :  {
	"texture" : "alt_gfx/back_board_sample_snow",
	"topx" : 0,
	"topy" : 0,
	"height" : 1200,
	"width" : 600,
	"number_of_frames" : 1,
	"frame_time" : 1
}
,"background_sample" :  {
        "texture" : "alt_gfx/background",
        "topx" : 0,
        "topy" : 0,
        "height" : 150,
        "width" : 150,
        "number_of_frames" : 1,
        "frame_time" : 1
}

}