orugari's Forum Posts

  • Hello there !

    I think I have a problem with the setup ofIntel SDK. When I download it and launch it, I have the window showing it preparing the installation (it should create a folder with a setup.exe ? ) but nothing at all happend. In the current folder or temp folder. There is no new file create on my computer.

    I'm using W7 and giving administrator right does nothing. If someone could share the extract content I would be really happy !

    Thanks !

  • Hello there,

    Actually I have two question inside one. First is : Is it possible to create a theoretic area (in any shape) with variables ? for example x1 y1, x2 y2, x3 y3 etc.

    It is not the same way to use an overlapping because it is not an object. (Exactly the same usage of the <map> / <area> tag in html)

    Then, I'd like to know if there is a way to know when an object (in a way, the x and the y of the object) is inside this area.

    Thank you so much !

  • Aw that is a very nice idea!

    Thank you for your help !

  • Hello,

    The behavior Anchor works fine but, on a plateform game, it appear to be "shaking" and not smooth as an every tick event... Is there a reason why?

    Or can I simulate Anchor behavior to be smoother?

    Thank you !

  • I wonder how it is possible to change the side of the Sine behavior.

    For now, it is going from left to right, even if its mirrored, flipped etc...

    Thanks for your help !

    Answer: Simply by giving a minus value to Magnitude

  • Work perfectly! Thank you a lot

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello,

    I would like to limit the velocity of an object. For that, I made a condition like if Velocity > 90 set Velocity 90. But when I released key, velocity stay 90 and never go down.

    Is there a way to keep normal physics but never go more than 90?

  • I thanks you thousand times! (but in the capx, nothing happend)

    I'll work on the function you gave me!

    Scirra has such a wonderful community ! (And bought my License yesterday, I am happy :p)

  • Thank you for explanation!

    Well if reaaally you have time and motivation for it, I will take it with pleasure !

  • Aphrodite I know it is not a 3D Engine :p But yeah I mistake explaining ! But your example is pretty what I wanted to do!

    Simulate rotating, things you can do with css3 and jquery (well, I did with css3 so it's why I wanted to know... ^^)

    is there a capx showing how to do this?

    Merci beaucoup

    vioz absolutly ahah :p

  • yeah Finally I export the game and hosted it then it works... But I am so surprised it worked once Oo

  • Hello!

    I wonder if it was possible to rotate object on an other axis than Z! That all !

    Thank you !

  • omg this example is so perfect !

    Thank you guyz for your help !

  • No, I don't talk about scroll to ^^

    Okay to give you an example, I would like to know how to do the same move as Super Mario Bros 2 (USA) in the first level when the character is falling and reach the bottom of the screen, the view is scrolling down (or the map is scrolling up?)

  • Hello,

    I wonder how it is possible to make the view moving when reach a side of the window?

    Is there a way to move the view? Or should I move all the object? The layer?

    Thank you !