PabloDev's Forum Posts

  • Hello, I'd suggest something, I think it would be good idea to have a button shortcut to this function.

    Thus, with a click you already have blocked all layers except the one you pointed out.

  • Really nice, thanks!.

  • This looks really good.

    Could you give me more information about this ?:

    ! IMPORTANT: Works only for the canvas, HTML elements are not handled

    That means it only works with canvas ?.

    What are the HTML elements ?.

    Any examples?

    The demo link download appears broken.

  • Yeah, I know, but other styles use one color or use multiple colors and have the same problem !.

  • Hello, please could put a color for tabs "layout" and another for eyelashes "evenSheet".

    With different colors is total confusion.

    I think with two colors is sufficient to differentiate the layout tabs of the tabs evensheet.

    At least in my experience.

    If I'm not mistaken, it is not currently possible to change them.

  • You mean something like this?

    Press space.

    https://dl.dropboxusercontent.com/u/608 ... Blood.capx

    You need adapt to dt.

  • Well ... I've started in Safe Mode to test and thereby worked well.

    Now it seems to have solved automatically.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have Win7 64 bits.

    latest version drivers of graphic card.

    My theme:

    Standard, without effects.

    Yesterday everything worked fine, but this morning when booting the PC the problem started.

  • Hello, I have a problem with the window display of events, looks wrong.

    The buttons not work properly, I can not press "Cancel", everything is out of square.

    I restarted the computer but that did not solve anything.

    I have also tried installing even in a different folder but has not helped.

    I changed the size of the Event window ... nothing.

    W7 64 bits

    Classic theme without effects.

    Latest video drivers.

    Any ideas?.

  • It's strange, I keep getting 80-90% CPU load on Chrome, latest version, Win7 64bit.

  • Ok, I think in "watch" consumption is more reasonable, I guess the "inspect" tab need too many operations to run?.

    Still, I think the tab should work fluidly, why so much CPU load ?.

  • Hello, please, I wonder why so much CPU is being consumed in this capx.

    When I run in "debug mode" I have a consumption of 80% approx. in the CPU.

    Intel i5 2800GHz

    I do not understand that occurs, there is virtually no object that is consuming that amount of cpu.

    Any ideas?.

    https://dl.dropboxusercontent.com/u/60803633/testCollision.capx

  • The bounding box for that half-tile is still the full height. You need to edit it manually.

    Thanks, did not know that you can edit the mesh of each tile.

  • Now I understand what happens.

    It is that collisions are calculated with tiles occupied, not with tilemap chart.

    One way to fix it is to apply to 8x8 size tileset, then build the map in that size.

  • Hello, I have a strange collisions with my sprite and tilemap object.

    As you can see in this image, the collision occurs even if the sprite is not touching the map tilemap.

    In this image you can see the collision mesh:

    Do not know why this is happening.

    I would like if someone can help me understand how to get more accurate collisions, please.

    https://dl.dropboxusercontent.com/u/60803633/testCollision.capx

    The controls are:

    Mouse buttons to rotate.

    Key "up" to advance.

    You can see how visibly collision occurs even though there is not.