Markin Posted April 30, 2022 Share Posted April 30, 2022 Como faço para clicar em um retangulodx e aparecer outro painel, novos retangulos sobre aquele? Tentei muitas maneiras como a do exemplo abaixo. function lojadx (button, state) if aa == true then if button == "left" and state == "up" then if isMouseInPosition(screenW * 0.1320, screenH * 0.2917, screenW * 0.3859, screenH * 0.0431) then loadloja() nada funciona. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now