TheDom's Recent Forum Activity

  • Have you tried using the Google Analytics plug-in instead?

  • You are on the right track, You can disable anything not required by using "Is on Screen" and invert it.

    For example you could disable collisions on all objects not required of screen by putting them into families.

    This will increase performance. Depends on your game, but everything helps.

  • Reach out to He does excellent video lessons for C2.

  • You should really post this on html5gamedevs forums. They have a specific thread forum phaser developers.

  • You could just increase the time but, I would create specific points to spawn from. For example: Draw 6 sprites off screen. 3 on the left and 3 for the right with enough spacing. Uses them as spawning points. Call them spawnbox1, spawnbox2, etc..

    Then every 1 second use "choose (spawnbox1,spawnbox2,spawnbox3).

  • If I understand you correctly, you're on the right track. You could use "On Start of Layout 》Set Animation" to set which house. Each animation has it own set of image points. C2 always uses the image points of the current animation showing.

  • Thanks

  • Can you post a capx or at east can you include a link? What browsers did you test in. How large are the sound and music files?

  • The Iframe tag overrides the full screen. In fact full screen is actually working but being constrained by the window size used in the iframe tag. I was just trying to work this out myself. I haven't tried it yet but, here's a link to a solution I found.

    http://stackoverflow.com/questions/22111267/how-to-click-on-an-iframe-to-remove-it

    Let me know how it works out. Hope it helps.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Need a capx

  • What's happening is when you add to the layout size vertically, it's adding to the Y coordinate and that means it has to add downward. What you need to do is start the game by using "scroll to position" and set coordinates. Use on "Start of Layout". Then the game will NOT start in the upper top and left. For example, assuming your layout size is 3000, 3000:

    System > On Start of Layout > System > Scroll to 1500, 1500

    This will start the game in the middle of the layout.

    Hope this helps

  • Where can I download the update? I purchased the original. What's the process?

    Thanks in advance

TheDom's avatar

TheDom

Member since 7 Jul, 2012

Twitter
TheDom has 1 followers

Connect with TheDom

Trophy Case

  • 12-Year Club
  • x6
    Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

14/44
How to earn trophies