PabloDev's Forum Posts

  • Hello, is there any way to know with C2 in which country the user is located?

    This is for connecting to a suitable region in online mode with photon.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello, if I have to select the best region then I will need to know in which country each player is located, how do I get the country from each player ?, and how to know which is the best region?.

  • It is true, it is not even necessary to move the red block. Just leave it still while keeping a space so that the blue block can be inserted.

    I think this happens because the blue block detects that the route is blocked (the red block blocks the route when you press the right cursor), then the blue block looks for the exit on the left.

    But this should not happen if there is enough space for the blue block to be in the area.

    That is, the area is large enough to keep the blue block there, so there is no need to look for an exit on the left.

    This error seems to only occur towards the left side.

  • Hi, why does not the condition "if the connection has been lost" exist?

    If I am playing and someone disconnects the ethernet cable, the connection is lost but this check does not exist in the plugin.

    OK I see "On Error" and photon.stateString

  • Hello, I published this package some time ago in game dev market.

    I just wanted to let you know.

    It has 29 retro-style animated sprites at a very cheap price for what it brings.

    https://www.gamedevmarket.net/asset/29-sprites-enemies-pack-9802/

    I hope that this type of post is allowed, if not, then I would understand that they eliminate it.

  • You do not have permission to view this post

  • > Now I know what you're thinking but I'm not asking for a backport but rather would like to ask, how did you manage to fix/workaround this issue?

    By using a zip. It took a few days solely to reverse engineer the zip format and figure out how to hack our zip library to put the right flags in the right places.

    TheRealDannyyy

    Is this enough for you?

    So if I use this option:

    Would the application not work properly because of those flags?

  • Ok thanks for the information.

  • I understand, then what happens if the user who created the effect is no longer in the forum.

    Could I package it? I have no idea how to do that.

  • Thanks R0J0 it worked perfect for me.

    :)

  • You need encryption key to download.

  • Hi.

    I want to interpolate values with lerp using different increments in the same time frame.

    I mean:

    1 must be increased to 3 in a duration of 3 seconds.

    0 must be increased to 5 in a duration of 3 seconds.

    I do not know if I explain myself clearly.

    I need to interpolate different values in the same time frame.

    Interpolation must consume the same time for any value.

    What formula should I use?

  • Hello, the webgl effects of C2 are automatically compatible with C3 right?

    Or maybe I am wrong and should also be converted?

    I do not use C3 but if things change in the future (suscription model) maybe I could use it, so I prefer not to use anything that is not compatible with C3.

  • Hello, a question, I do not understand how to put images.

    I have the imgur link:

    i.imgur.com/YOghrnM.png [/ img]

    But that does not work.

    If I click on the "Insert image" button, this simply appears:

    the letters "img" in brackets

    I do not understand, how do I insert the image ?.

    I have inserted one previously but it has been helping me doing "quote" in another post of another user to see how the image was inserted but it was too much.

    Is it so difficult to insert an image?