Asmodean's Recent Forum Activity

  • It depends if the object that touches the imagepoint of the other is square. If it's square you could use distance, otherwise you have to distinguish between height and width.

    In this example if the green rectangle overlaps the purple one on the upper left (Imagepoint1) you get an overlap.

    https://drive.google.com/file/d/0B5FlDY ... sp=sharing

    Please feel free to ask is something unclear.

  • Has anyone seen a similar issue before? Am I using it wrong?

    Does the spriteFont object assume that characters have a space between them (most Arabic letters connect together). Any help on this is highly appreciated.

    You are right, SpriteFonts need padding or spaces of 1 or 2 pixels between the characters or you get problems with the anti-aliasing. You can set the width of any character individual, if the spacing make a gap after the character in the text. Use the action: set character width.

    For example if you want an 'i' smaller than the rest of the characters from start of your program:

    System | On start of layout->SpriteFont|Set character width to 'any width you want' for "i"

    'any width you want' is the width you want

    I am going to have a guess that the c3 engine will be written in TypeScript so it can export/compile the latest acceptable version of JavaScript...

    Just an educated guess because it would keep c3 at the bleeding edge. Also, the Visual Studio Code editor is fantastic, so writing plugins in TypeScript would be a pleasure...

    I would love that too, I hope that will be true.

    [quote:22mx5dh3]There won't be 3D.

    Thank goodness!

  • Ok, thanks for the response. So just to clarify, they decided to do the opposite to maths? Seems a little odd...

    That has a historical reason, I think. The electron beam in a CRT starts in the upper left corner and ends in the bottom right corner. The early Homecomputer uses this coordinate system because it resemble how the electron beam moves.

  • Delete 'System| pick meteo_S instance meteo_S.IID' it's not necessary and you don't specify which IID you mean.

    Then it should work.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You have to make a severeal TiledBackgrounds with the height and double width of your Layout/Viewport. If you make a endless runner I assume your Layout is similar to your Viewport.

    Now you have to set all the TiledBackgrounds half outside of the Layout, left or right depends if you want to scroll to left or right. Now move the TiledBackgrounds with different speeds and set the TiledBackgrounds back to start position after they scroll half of there width.

    I made an example, I think its much easier to understand. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    https://drive.google.com/open?id=0B5FlD ... TNzaWNLMmM

    Here how it looks like (hope that works)

    http://baker-canary-65642.bitballoon.com/

    Sorry for bad english. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Hunter

    I would do it like that:

    Or use the MoveTo behavior from rexrainbow

    http://www.scirra.com/forum/behavior-ro ... 44845.html

  • Use ArrayConverter.

    Put your JSON-String in the TextBox and click Load JSON.

    Edit: Sorry I wrote first ExcelToJSON

  • I think you need more quotation marks.

    "{""c2array"":true,""firstRowIsColumnNames"":true,""size"":[11,1,1],""data"":[[[""Color""]],[[""aqua""]],[[""blue""]],[[""red""]],[[""orange""]],[[""yellow""]],[[""white""]],[[""purple""]],[[""green""]],[[""bronze""]],[[""gold""]]]}"

  • What I mean is when the animation of your objects are playing you can see in debug-mode that the x and y-position of the objects are changing. This is only when the animation is playing.

    If you use chipmunk-physics from R0j0hound this problem doesn't exist. So I assume that is a problem with the physic-behavior.

  • They didn't fall, but I can see in debug-mode that the x and y-positions are changing slightly. It stops, if I turn off the animations. I assume that the objects change slightly the size in the animations.

    I don't have the problem with chipmunk-physic. So I think it's a problem with the physic-behavior.

  • jasonbyre please have a look, if it's what you are looking for:

    https://drive.google.com/file/d/0B5FlDY ... xzNFk/view

    It's possible to do it with only one TiledBackground, but then the image that you use for the TiledBackgroundhas to be the exact size of the of the Layout. Like that:

    https://drive.google.com/file/d/0B5FlDY ... Vzc1U/view

    If you have any question, fell free to ask.

Asmodean's avatar

Asmodean

Member since 31 Jul, 2015

Twitter
Asmodean has 9 followers

Trophy Case

  • 9-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

15/44
How to earn trophies