tomjscott's Forum Posts

  • 7 posts
  • No, I never received any errors saying I can't run projects from disk. I actually have run the project on Safari, Firefox, and IE, but not Chrome. Other browsers don't seem to care that it's not hosted somewhere. Anyway, I suppose I'll just upload it to my website and try it there.

    Does anyone know how to get notifications of replies from this forum?

  • I was just trying to run the exported game locally on my machine. I wasn't hosting it anywhere at all.

  • Yes, I am getting the following:

    Viewport target-densitydpi is not supported. index.html:9

    Failed to load resource file://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js

    Uncaught Error: SecurityError: DOM Exception 18 c2runtime.js:1730

    Btw, how do I suscribe to forums here so that I get notification of replies? I can't find that anywhere.

  • I exported my project for the first time last night and when I run it in Chrome it just has a black screen and never starts. The strange thing is that I have been doing all my previews in Chrome and it was working fine. However, if I run the exported game in Internet Explorer it works fine. I even ran in Firefox and, aside from one tiny issue, it ran there as well. Any ideas why the export doesn't work in Chrome?

  • I was able to fix it by adding keyboard events and mirroring the sprite.

  • Well, both of those stop the flipping, but I had assumed there was a way where it would automatically flip properly. So, I have to write behaviors that flip the animation facing left when the character faces left?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I just started using construct and I imported a sprite with a couple of animations: idle and run. When I assign the default 8-way control mechanism, the sprite flips upside down whenever I move left. It also, strangely enough, flips face down and face up when I press the up/down arrow keys. How do I fix these issues?

  • 7 posts