Muurtegel's Forum Posts

  • I really don't get this, but Sprite[Platform].VectorX works now.. I've tried the exact same thing before (by typing it and by using the browser) and it only returned 0 or - then. Now it returns actual numbers..

    Thanks everyone for the help. I guess I should've restarted Construct to try again or something..

    edit: I know what the problem was. My text box wasn't big enough for the numbers to show.. I could either see a 0 or a - because the text box ended at that point.. Rookie mistake i'm sorry.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Where do you destroy the block? You might want to add 1 to the Bloques variable in the same event that you destroy the block object.

  • So in order to read out the horizontal speed, I must add a custom movement behavior?

    (I'm pretty satisfied with the platform behavior and the additions I made and don't want to add unnecessary stuff)

    edit: I've added the custom movement behavior, but XSpeed returns 0. So this doesn't work either.

  • Hi,

    is it Sprite[CustomMovement].XSpeed what you need?

    Well, I've tried that one but it didn't work. I don't have Custom Movement (just Platform Movement). And Construct doesn't allow me to use Sprite[Platform].XSpeed.

    I also couldn't find another option in the library. I've tried .VectorX and .Speed, but those didn't work either..

    Anyone got a suggestion?

    edit: I'm trying to output the horizontal speed of my main character on the screen by setting the text in the HUD. The vertical speed works ( "Vertical Speed: " & Player[Platform].VectorY )

  • Awesome thanks! Didn't think to search in Construct itself..

  • Hello everyone,

    Is there a list (or any other kind of resource) where I can find the different expressions that can be used in Construct? I've searched on the forum; google and sourcefourge, but didn't find anything yet..

    An example of an expression: Player[Platform].VectorX

    I'm looking for the expression that returns the horizontal speed of the player.

  • Might wanna check out this Frostbite 2 gameplay preview as well

  • Wow I feel pretty stupid now. I forgot about the layers and had selecter a 'non-layout' layer..

    Thanks Lucid!

  • Hello everyone,

    When I try to add new sprites to my game layout, something goes wrong and the sprite doesn't appear in the layout. Same goes for existing objects that I drag into the layout.

    Is anyone familiar with this problem?

    edit: And yes, 'Show in editors' is checked.

  • I hear that a lot. Some people or countries seem to be blocked by imageshack :S

  • Wow that was fast! Thanks!

    Never realized that you can create assets like that. It's pretty basic and looks really good!

    Thanks!

  • I copied the blob_test.fx and the fluid2.cap works. But I can't get it to work in my own .cap file..

  • That thing is way more awesome than any emulator !

  • >

    >

    > I'm currently looking for the most efficient way for me to make my graphics. Do you have any tips for me? Maybe some tutorials or websites that are worth it to look into?

    >

    > Really love your style!

    >

    OK,

    I really don't recall any good tutorial right now, but i can create a tutorial on how to make sharp and clean graphic with Photoshop, and post it here on the foruns.

    Everyone, feel free to ask for tutorials, it's about time i contribute with something for the comunity

    That would be awesome. I'm currently experimenting with Vector graphics (made in illustrator, later imported in photoshop for effects), which works out with basic shapes. Haven't tried more complicated graphics yet.

    Looking forward to the tutorial!