issue with spawn

0 favourites
  • 12 posts
  • There is something strange about spawning sprites.

    Player_Ship is spawning 4 object in total - 2 different and 2 same with different instance name variable.

    Every object is spawn on a specific image point.

    When you run project it look like one of the Player_Ship_Engine_Side object (the one one left wing) is flickering and there is one more extra object on Back_Engine, flickering as well.

    Same thing happens when you switch object spawn to system create or when you change image points from names to numbers

    I found the way to fix that by simply moving event 2 below event 3 so it spawns Engine_Back first and after that Laser_Light and Engine_Sides.

    I'm using r103 on win 64, here's the file: spawn issue.capx

  • It looks OK in r103.2 (a quiet update). Have you tried that?

  • Yes, it's the same on r103.2

    here's short movie

    it was recorded at 30fps

    thing is that when Player_Ship_Engine_Back is spawn before or after Player_Ship_Engine_Side - this thing happens

    but when you move Player_Ship_Laser_Light between those two it's fine.

    Edit: one more thing.

    If Engine_back is spawn before Engine_Side - left engine is flashing

    If Engine_back is spawn after Engine_Side - right engine is flashing :D

  • Your video shows orange flames which flicker.

    In your .capx I see blue flames which do not flicker.

    Not sure what's going on here, seems we're seeing different things. Did you test different browsers? Are all browsers the same?

  • ohh, sorry didn't noticed that

    It's the same thing... compression on video shifts hue in color

    Here's normal one

    http://dl.dropbox.com/u/34375299/issue.avi

    I've tried that in chrome 21 and IE9 - it's all the same.

    Only when exporting to *.exe it looks normal

    and after playing around, I've noticed that Glow (horizontal or vertical) and Tint effects used together was causing that flicker to appear

  • Hmm... still looks fine on two computers that I've tried now.

    Sounds like it might be an issue with the effects system... in which case, do you have the latest graphics card drivers?

  • Yes I do have the latest graphics card drivers.

    but anyway

    I found the way to fix that by simply moving event 2 below event 3 so it spawns Engine_Back first and after that Laser_Light and Engine_Sides.]

    why it's working after doing that?

  • Ashley i've made one more video with some more weirdness...

    longer video

    It seems like there's something with preview.

    Exporting to awesomium *.exe works fine, and exporting to html5 to dropbox works fine as well.

  • If it's a graphics card driver bug, all bets are off - anything could change it.

    Your video doesn't play in Windows Media Player, did you use an uncommon encoder?

  • no idea what codec did I used, but this one works ^^

    It might be a graphics card driver, but won't this flickering show everywhere?

    For now it only shows in preview. After exporting to html5 or exe there is no flickering.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I still cannot reproduce an issue. Have you tried Chrome Canary? I have noticed a couple of issues in rendering in the latest Chrome, which are fixed in Canary, so it might be a browser bug.

  • I cannot reproduce that either with completely new project. It's showing up - this flickering - only in this one particular project (maybe something in the got mixed up).

    I think we may close that bug as a "strange phenomena". If I ever encounter exactly the same problem I'll let you know.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)