Jump to content

Botao inventario!!!!


trample
 Share

Recommended Posts

Boas estava a implementar o Botao no inventario pois estou errando em algo quem puder corrigir agradeceria ...

Codigo Funcional !

Citar

                    {
                        "name" : "Button_4", "type" : "ani_image", "x" : position_x, "y" : position_y + 34 * 9, "width" : global_width, "height" : global_height, "delay" : set_delay,
                        "images" :
                        (
                            path_image_test_animation + "r.png", path_image_test_animation + "r1.png",
                            path_image_test_animation + "r2.png", path_image_test_animation + "r3.png",
                        )
                    },

implementando mais da me erro nao aparce a imagen

Citar

                    {
                        "name" : "OfflineShopButton", "type" : "ani_image", "x" : position_x, "y" : position_y + 34 * 10, "width" : global_width, "height" : global_height, "delay" : set_delay,                
                        "type" : "button","x" : position_x, "y" : position_y + 34 * 10, "width" : global_width, "height" : global_height, "delay" : set_delay,                
                        "images" :
                        (
                            path_image_test_animation + "r.png", path_image_test_animation + "r1.png",
                            path_image_test_animation + "r2.png", path_image_test_animation + "r3.png",
                        )
                    },

se eu removo o "type" : "button" me caiusa erros ..

e se eu nao tiver ani_image a funcionar nao vai me parecer a imagem acredito que tem que montar da forma correta

qando  usso esse codigo nao me aparece a imagem mais o botao funciona invisivel ..

 

 

imagen

https://uploaddeimagens.com.br/imagens/botaoooooooo-png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...