Naji's Forum Posts

  • Hi, Well as a hobbyist I'm a huge fan of many game developing companies like Rovio and PopCap,, and moreover I'm interested in contacting games companies. Useless, I contacted with some companies but there was no response so I came up with three conclusions:

    1) They don't have time.

    2) They are not willing to talk about business or they don't like to.

    3) They don't talk with young developers.

    If you know the right reason for this please discuss it here.

  • Check for these two things:

    1) It was exported in the latest Beta version

    2) No extra plugin not made by Scirra Added

  • Hi, Newly I've been using The full-screen option to make it Letterbox scale, on the PC the game look full screen (bigger) but with half FPS Rate equals to 30. So What is the problem???

  • Yes I will visit you! but please give me a link or url so I can know.

  • The main thing I want to know the difference between arrays and dictionaries and that's because I have detected a problem in arrays:

    First Test: Condition: When Object dragdrop drag start ==> Action: Set Array.at (0,0) to Object.X and Array.at (1,0) to Object.Y

    Condition: When Object dragdrop on drop ==> Sub-Condition: (Invert) Object overlapping object2 ==> Action: Set Object position: X= Array.at (0,0) Y= Array.at (1,0). Action: Array: Clear.

    Conclusion: When I tested the game, On drag start the Array Save the position, on drop instead of putting the object on it's saved position, it took it to X= 0 and Y=0 . I don't know why.

    Second Test: Condition: When Object dragdrop drag start ==> Action: Add key "PX" with value Object.X Action: Add key "PY" with value Object.Y

    Condition: When Object dragdrop on drop ==> Sub-Condition: (Invert) Object overlapping object2 ==> Action: Set Object position: X= Dictionary.Get("PX") Y= Dictionary.Get("PY") Action: Dictionary: Clear

    Conclusion: The same test, but this time, the dictionary plugin in has saved the right positions and when dropped it returned them on the right position .

    the main question: Is the error from me or the C2 and Why that happened?

  • Good for you

    Hahaha it's too easy to write good for ya!

  • You must first check if you downloaded Java on your Computer

  • Are there different from normal views, and who are they anyway?

  • I know you must pay money to put your ads on websites, Not get money from it. So how did you do it?

  • 7Soul Where did you sell it and how did you gain that money?

  • You can add pin behavior to the train, the add condition:

    On start of layout: pin (trains) to (master trains) by Rope-style.

    Hope it helps

  • Oh, I want to ask you something, when people give you some bad critics feedback and some fair feedback and what should you do?

  • First add button and browser plugin then add condition:

    On button (anyname) clicked ==? action: Browser: go to url in new window: http://(anything you want).

    Hope it helps <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Is there any successful story of a game in C2? I mean is there a person on C2 made a game that is popular and known by everybody? Is there a game on C2 wich got more than 200$ ?

  • I made a game and I want to sell it copyrights to a company or a person for some cash, where I can find one?