Naji's Recent Forum Activity

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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 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">

  • 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?

Naji's avatar

Naji

Member since 23 Jul, 2012

Twitter
Naji has 3 followers

Connect with Naji

Trophy Case

  • 12-Year Club
  • x16
    Coach One of your tutorials has over 1,000 readers
  • x2
    Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

15/44
How to earn trophies