Jump to content

problem with gaya system


Recommended Posts

hi guys;

i have a problem whith gaya system

when i destroy a stone gaya donot apper in the inventorywindow

vedio:

 

## Print
				{
					"name":"Money_Slot",
					"type":"button",
	
					"x":8+140,
					"y":48,
	
					"horizontal_align":"center",
					"vertical_align":"bottom",
	
					"default_image" : "d:/ymir work/ui/public/parameter_slot_05.sub",
					"over_image" : "d:/ymir work/ui/public/parameter_slot_05.sub",
					"down_image" : "d:/ymir work/ui/public/parameter_slot_05.sub",
	
					"children" :
					(
						{
							"name":"Money_Icon",
							"type":"image",
	
							"x":-18+15,
							"y":2,
	
							"image":"d:/ymir work/ui/game/windows/money_icon.sub",
						},
						{
							"name" : "Money",
							"type" : "text",
	
							"x" : 3+30,
							"y" : 3,
	
							"horizontal_align" : "right",
							"text_horizontal_align" : "right",
	
							"text" : "test",
						},
					),
				},
				## Print
				{
					"name":"Premium_Slot",
					"type":"button",
	
					"x":8+140,
					"y":48,
	
					"horizontal_align":"center",
					"vertical_align":"bottom",
	
					"default_image" : "d:/ymir work/ui/public/parameter_slot_05.sub",
					"over_image" : "d:/ymir work/ui/public/parameter_slot_05.sub",
					"down_image" : "d:/ymir work/ui/public/parameter_slot_05.sub",
	
					"children" :
					(
						{
							"name":"Premium_Icon",
							"type":"image",
	
							"x":-18+15,
							"y":2,
	
							"image":"d:/ymir work/ui/game/windows/money_icon.sub",
						},
						{
							"name" : "Premium",
							"type" : "text",
	
							"x" : 3+30,
							"y" : 3,
	
							"horizontal_align" : "right",
							"text_horizontal_align" : "right",
	
							"text" : "test",
						},
					),
				},

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.