PabloDev's Recent Forum Activity

  • Hi, I want the debugger to appear unpinned by default in order to move the window of the debugger directly without having to unpin it.

    Can it be configured to make the debugger appear unpinned by default?

    The debugger appears anchored by default and it is necessary to unpin it to move its window.

  • I was referring to get the value and a decimal, like this:

    1.3

    But I realized that you only have to use 10.

    a = (a * 10) / 10

    Thank you!

  • Not sure I understood your question correctly. If you want to round the number to two decimals, use this formula:

    a = int(a*100) / 100

    Thanks, it works perfect.

    I thought there was a native function for this.

    But what is the method ?.

    What should I do if I just want a decimal?

  • Hello, is there any way to pass a value to a function and the first two decimal places only?

    This in C is done like this:

    printf ("%. 2fn", a);

    "%.2fn" indicates that only the value followed by the first two decimal will be printed.

    I want to move to a function the value and the first two decimals only.

  • I add that this also happens in the picture point window.

    If you use a slightly long name for a picture point, the name will not be visible.

    You will solve it by moving the space bar to add more space to the name, but when you close the picture points and later reopen it, the name will not be seen again because the line does not preserve the space and reboots to the standard place.

    I give more space for the name

    After closing, I open the window again and the space has been lost

  • > Hi, for 3/5 days it's been hard for me to connect to the main photon server.

    > Are they doing maintenance or something like that ?.

    > Previously I connected without problems, now I must refresh the page (reset preview in chrome) to try to connect.

    >

    > What I want to say is that there is some problem with the connection to the photon server.

    >

    We had an outage on Tuesday (EU) and a short one yesterday (also EU) but currently everything works fine.

    You can check current status and history at https://www.photonengine.com/status and status updates at https://twitter.com/exitgames

    Thanks, I see what happened, now everything is normal.

  • Well, I noticed that my errors also happened in C3 but now I see that in C3 they have been corrected but in C2 they continue to happen.

    Why do not you solve this for C2 as well?.

    Continue in C2 - ??? in C3

    Continue in C2 - Solved in C3:

    The problem is that closed tabs save space on the screen and it is not necessary to scroll in the properties window of the object, but since this does not work, you should always close the tabs, because they do not keep their status. This causes that you will always have to scroll in the window.

  • Thanks guys, the formula of R0J0hound works perfect.

    But ... why is it multiplied by 2 and not by another number?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, I have a sprite with platform behavior.

    Maximum speed 60

    Deceleration 240

    I need to figure in which X coordinate will brake the sprite completely when I do not press any key.

    I mean, I need to calculate in advance the X that the sprite will have when it stops completely.

    What calculation do I have to do with the maximum speed and braking speed?

    The acceleration is instantaneous (10000) so I do not take it into account. But if you know the calculation also with the acceleration, then I could alter this and use your calculation to help me.

  • Yes, the tone should favor the game even more, take a test and decide from there.

    Ok I understand:

    • If I click on the maximize button, the white bar does not disappear.
    • If I click on the option "full screen" in the options menu then the white bar disappears.

    ¡Thanks and goor work!

  • Hi, for 3/5 days it's been hard for me to connect to the main photon server.

    Are they doing maintenance or something like that ?.

    Previously I connected without problems, now I must refresh the page (reset preview in chrome) to try to connect.

    What I want to say is that there is some problem with the connection to the photon server.

  • Hi, I have presented some editor bugs that have not received a response in a month.

    I observe that other bugs presented by other people also do not receive an answer and simply remain there and are forgotten / relegated in the pages.

    I would appreciate if, please, you could explain what kind of bugs are going to be corrected and revised and what bugs are going to be forgotten, this will avoid wasting my time in filling in a report if I think my bug will not be reviewed.

PabloDev's avatar

PabloDev

Member since 2 Nov, 2015

None one is following PabloDev yet!

Trophy Case

  • 9-Year Club
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Email Verified

Progress

12/44
How to earn trophies