Rony Sueliton's Forum Posts

  • Guys, anyone can tell if it has any plugin or behavior that causes a sprite, can be resized.

    For example, one selection effect and increase or decrease the sprite, pulling him?

    Att

  • I liked the idea and calculation, I live in Brazil and I am developing some apps for a company that asked me if I would like to work in partnership, ie I work alone and develop while they close with public entities and then closed the sale , we share the money.

    I liked your answer because viewing application for individual customers as well.

    The more people responding, but value basis and I will continue ...

  • vancouver, I understand what you said, follow all these steps.

    What is hard for me to give a price for the application I'm developing, I do not know how much it is costing the market today a simple application or a more advanced but robust and complete application.

    Thanks for your opinion, I'm just looking for a price that is not fixed, but so that I can build myself so I do not quit losing.

    You know tell me a base price, or even how to make this price application?

  • First license, this matter can be discussed within the forum?

    If yes, leave the question below:

    Guys this is a very complex but necessary question yourself.

    When will you sell an application to a client, the final price is made that way?

    How do you define the value of an app or game?

    If it can not be discussed, forgiveness, but would like to know the value of my effort and dedication.

  • Thanks for the solution piuuu, your answer complemented my application. And thanks to everyone who tried to show me the way.

  • The example below is this:

    [attachment=0:1sq7dus4][/attachment:1sq7dus4]

    Can anyone help?

  • TheDom, The object is created is a button in the second layout, when clicked it is destroyed and beeps.

    After returning to the first layout again and go to the second layout, the button is there anyway, and it is to be destroyed for ever since the first time it was clicked.

  • TheDom, I tried to do but failed because the event has sound, and when it returns to the original layout of the object, the object remains that there just invisible. Being that it is to be destroyed and only be shown the next time the application is opened.

  • Destroy an object;

    And when you change the layout;

    And return to the layout of the object destroyed even continue a destroyed object.

    Can anyone help?

  • [quote:vzuxct4j]Look at the NodeWebkit plugin. https://www.scirra.com/manual/162/node-webkit

    Through its response, researched (node-webkit), and found the tutorials Scirra a very interesting file and that will serve to be added to my application.

    Below is the link found:

    https://www.scirra.com/tutorials/1013/s ... ode-webkit

    Who has another alternative, called here please.

    Thanks for the reply blackhornet

  • RESOLVED, BUT OPEN TO OTHER SOLUTIONS!

    Hello Guys, I wonder if you have to save information from one application within the computer. For example, have a save button and choose the location where you saved.

    Can anyone help?

  • Thanks for the ideas mentioned, I got through the various trials and errors develop an ideal for what I was looking for solution.

    The problem was: Catching a ball and clicking anywhere on the line, the ball would have to sit on the clicked point.

    With this system does not leave the ball over the line. Check out the results below:

    [attachment=0:28b2zssf][/attachment:28b2zssf]

    Thank you guys!

  • With the help of my friend Scofano, could implement a message box with button inside.

    If they want to do, follow the tips below that Scofano gave me:

    Grab a sprite, create a new layer, put the layer on top and put all the elements within the message box. Necessary to place the objects pop up to start as invisible.

    Then make a button that makes the pop up button visible and X (close window) you make it invisible again.

    Check out the results below:

    [attachment=0:oxq2dnzg][/attachment:oxq2dnzg]

    Vlw

  • Isso que vc quer? http://www.scofano.com.br/sandbox/rony.capx

    (click left and right buttons)

    That's exactly what I was looking for, but once you have caught the coordinates in X, how do I release the ball with a double mouse click? I've tried everything and I can not.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Guys how do I create a window with buttons?

    Example: Clicking 2 times (double click) the mouse over the object, a window should appear with 2 buttons (yes or no).

    1. Event, click the yes button object is deleted.

    2. Event, click the No button, the window closes and nothing happens.

    Can anyone help?