cymrix's Recent Forum Activity

  • Thanks for the quick reply! I'll just go the longer route to make it happen.

  • Is it possible to call global variables by a string?

    Like if you have these global variables:

    orange_1

    orange_2

    orange_3

    and you wanted to be able to call the variables with a combination of the text strings:

    "orange"

    and

    "1"

    "2"

    "3"

    from my testing so far, the expression doesn't look for a variable with that name it just treats it as the base text/string. I didn't find any system expressions that allow you to use a string to find a variable. Am I missing something?

  • The issue is back for me too... And the "close tabs and restart C2" thing isn't working for me anymore...

    I noticed a few other things. The affected items still have issues if you copy paste to another layout or project. When webgl is acting funny in C2 I no longer see a selectbox (when you click and drag). And selections are no longer highlighted; with a box, and the size and angle handles don't show anymore (but if you hover in the right place your mouse cursor will change). Even after removing the effect there is still an issue.

    Some things are visually warping, and others are disappearing. For the things warping, I do not have a warp effect, only tint effect. For the things disappearing, they are not moving to a different z order or layer.

    I think I never ran into this before because this is the first time I've done this much with webgl effects. Specifically I'm using the tint effect a lot. Not everything with a tint effect is having issues, and it's not the same objects having issues each time. Depending on the zoom level and position of the layout in view, sometimes I can see the objects as "normal" (including the tint currently applied). The value of the effect options doesn't seem to matter either.

    I copy/pasted a few of the items having issues into a new project and attached the capx to this post. For me the issue currently exists in this capx as well. - I can't seem to attach this file, I'm getting a server error from the forum. I'll see if I can host somewhere else and post a link. - link here

    Again, I don't think it's a video driver thing as both of my computers are having the issue; they have completely different hardware and video drivers (Intel and AMD).

    This has definitely become a big enough issue that it's slowing down development. I'm not sure what else I can do at this point, I have no "workarounds" left, and I can't see some objects in the layout.

  • Sorry to resurrect this post, but thought I should mention how I fixed it for myself, per Telyko's suggestion.

    I thought it was a driver bug too. I spent an hour deleting re-installing drivers, trying different drivers. I hadn't updated drivers recently, but I had added a secondary screen, so I thought maybe that messed it up.

    Anyways, I go to my other dev computer and I found it was doing the same thing... I thought it was the layout, so I went to copy paste my stuff in a different layout and there were problems there too.

    I did what Telyko suggested and closed all my tabs, then closed Construct 2. I didn't save after closing the tabs. Opened up C2 again, opened the same file, and no further issues.

    I should also note that I've been using C2 since the beginning and this is the first time I've had this issue.

  • I'm surprised there aren't more comments on this topic. One line at a time really slows things down when the event sheets get long. I don't want to split up everything into a bunch of event sheets, and I don't like needing to use keys or using the middle mouse button. I just want to scroll with the mousewheel, as I do with all my other programs.

    Do we know why the event sheet doesn't conform to the mouse settings of the OS? So far this is the only program I use that I noticed this issue.

    I tried catmouse, but found that it didn't work consistently.

  • Oh, and I haven't tried again since your newest build of the pre-release, found here: brashmonkey.com/forum/viewtopic.php

  • Hi, working through emailed projects at the moment, but anyone having similar trouble, before removing all Spriter stuff, please try to just remove the actual scon file from the project, and add the resaved version using c2's project pane

    I did try that first, sorry I wasn't more specific of all that I had tried. When that didn't work for me I went further and re-imported everything.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • MelVin

    I have the same problem, the only fix I found was removing my spriter stuff from my C2 project and re-adding it. Luckily I didn't have much going on with it yet so I won't lose much time.

  • From what I've seen, both the turret and the target must exist in the layout before adding a target will work.

    In my case, the turret is part of many actions that can be taken during the game, and the turret only exists as part of the project, not the layout.

    So when I add a target at the start it doesn't work, since neither the turret or the target exist.

    If I put the add in the "on created" for my enemy (the target), it only works if the turret exists before the enemy is created.

    So, I tried a family that includes my turret and my enemy, and a condition for the family "on created" to add my target if either the turret or the target is created. If I had the enemy on screen first, then created a turret, this didn't work. Only worked if I had the turret first, then created the enemy.

    So then I put them in an OR block instead, with an "on created" for the turret and enemy, and the same action of adding the target as when I had the family condition set up. This time it worked, no matter what order they were in.

    Not sure why it didn't work with the family condition set up, maybe I had it wrong. No big, the OR block works fine for my setup.

  • Thank you. I should have pointed out that I have disabled WebGL in my project. But I believe the Awesomium export automatically enables it by default. Which is intentional. I'm curious if there is a way around that, including editing any of the Awesomium files if needed.

  • Hello,

    Is there any way to turn off WebGL in Awesomium?

    I'm sure most people want to turn it on, but for my case I'm using the Canvas plugin, which has performance issues when WebGL is on.

    Thanks,

    Cym

  • I see. Thank you.

    Now that I know what to search for I've found other threads with the same issue. Sorry about that.

    Here is a good thread about it:

    http://www.scirra.com/forum/canvas-object-webgl-memory-issue-solved_topic49105.html

cymrix's avatar

cymrix

Member since 7 Oct, 2011

None one is following cymrix yet!

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies