PabloDev's Forum Posts

  • Those many image points and the frequent use of pin looks complicated. If it is not necessary for the further course of your project, I would take it out completely. My suggestion is: adjust the collision boxes of your objects and set the origin to one of the image points. Then change the code as follows:

    PS: If you want to continue pinning boxes (Squelette) to the objects, use the condition "objects.imagepointcoun" (first screenshot) to avoid creating more boxes than necessary.

    kriand

    Hi, how did you do to activate the grid in the sprite editor?

    OK Now I understand, that's C3.

  • I hate this new website. Now, the thread is unreadable.

    It is true, I already communicated this in the thread "Welcome to the new forum" and Tom said that the threads would be fixed, so it is expected that this thread is solved and visualized well.

    If this does not happen, the only thing we can do is confirm our dissatisfaction about it.

  • Hello, why sometimes (other times it does not happen) when I write a message in the forum I get the notice ?:

    "Your thread must be approved by a moderator ..."

  • Yes, I think they are losing the north, there are also ads in the inserted youtube videos in the forum.

    At the bottom, advertising on the construct channel on YouTube ...

    Really? Is that really necessary?

    It's like a new york street !, there where you go there are announcements of something.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Problem description

    This also happens in the free version of C3

    the mouse wheel does not scroll in the layers window.

    The layer window does not detect the scroll performed with the mouse wheel.

    It is mandatory to scroll by clicking on the sidebar of the layers window.

    Attach capx

    https://www.dropbox.com/s/o51s8a7al85uqi2/layersWinMouse.capx?dl=0

    Description capx

    Only the separate layer window, reduced and with a number of layers so that you have to scroll through it and you can prove that the mouse wheel does not work in this window.

    Steps to reproduce bug

    Place the cursor in the layer window and scroll through it using the mouse wheel, you will notice that it does not work.

    Operating system

    win10 64

    C2 version

    259 64bits

  • I've tried it on C3, it seems to work fine.

  • Hello! Where is the download link?

    Here:

    https://www.photonengine.com/en-us/sdks#construct2

    Realtime for games

    chat for chats

    ...

  • IMGUR images are also missing.

    This problem of the images is lasting.

  • Try this tutorial:

    https://www.scirra.com/tutorials/1032/grappling-hook-example-capx-splitscreen-play

    I see, but you need the PASTER plugin unofficial and discontinued, incompatible with C3.

    Well, I'll zoom in anyway so that both players can see each other on the screen at the same time.

    Thanks for the resource.

  • Just set Unbounded scrolling=Yes in layout properties.

    Thanks, I did not know that.

    :)

  • Hello, why when I reduce the size of the layout the canvas moves to the top left ?.

    I want to zoom in, so I need to keep it centered.

    How do I keep it centered?

    IMAGE:

    https://imgur.com/l2oDAQj

    CAPX

    https://www.dropbox.com/s/vmzkwmgyo19b6qe/testScale.capx?dl=0

  • You do not have permission to view this post

  • There is no answer to this so I upload the thread

  • You do not have permission to view this post

  • Hello, can you create split screen for 2 players ?.

    How should I do it ?.