7Soul's Forum Posts

  • Problem Description

    The Anchor behaviour doesn't work correctly with scaled layouts

    Attach a Capx

    [attachment=0:3chekshr][/attachment:3chekshr]

    Description of Capx

    When the layout is scaled up, the anchor behaviour still works as if it was in a 1x scale

    Steps to Reproduce Bug

    • Make a new project. Set fullscreen to Crop. Set the window size to twice the size of your layout. Make your layer's parallax 0,0.
    • Add the Anchor behaviour to any object and set the right edge and bottom edge properties. At first it scales properly
    • With events, make the layout scale 2. The object won't scale properly now

    Observed Result

    The Anchor doesn't scale the object accordingly to the layout's scale

    Expected Result

    That the 2x scaling is applied to the behaviour

    Affected Browsers

    • Chrome: YES
    • IE: YES

    Operating System and Service Pack

    Windows 7 Ultimate

    Construct 2 Version ID

    175

  • In for the 9th time, all using Construct ^^

  • Man I love this pixel art. So you're making the artwork yourself 7Soul?

    Yes! I love 8-bit art ?

  • Question: are you limiting the frame rate somehow? Because I need to do that for a couple of projects and haven't started to check how to.

    No. They added the possibility to do so in some version, but it turned out it caused more problems than it was worth. So I don't know if you can do that now

    Looking forward to this. You got some demo?

    Demo will take some time

    I'm adding 2 player and controller support so my code became a mess

  • Give it a css style of

    outline: 0

    or

    outline: none

    Don't ask me how to use css on C2, there's probably a tutorial for that

  • Maybe replace "on collision" with "is overlapping + trigger once". But to me it doesn't seem like the "for each object" there is needed

  • Most likely that's happening because the conditions refer to "Subwep" and the action refers to the bottle only. Make everything use the "Subwep" family instead

  • Search the forum for Rexrainbow's "Nickname" plugin. You can use it to create an object by name, and it supports families.

  • What hangs in the air? The bottle or the fire?

  • YAY , AT THIS SECOND , I JUST FOUND THE TREASURE HUNTER BADGE

    I'm disappointed that this is not the treasure >:

    I found the princess a long time ago but I don't remember how

    Edit: yeah I fount the 2 first clues but then the 3rd one is not where its supposed to be. The site update broke it

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You should set the actions for the bullet right under the event that creates it, so it will only affect the recently created bullet

    Post the .capx if you want us to take a closer look (you can attach it to the post when using the full reply)

  • Just wanted to say this is the most amazing plugin ever! Thx rex!

  • Change the height and then click on the width box again. It's the oldest C2 bug XD