California's Recent Forum Activity

  • After a particular release it slowed down on start up. I noticed it after r126 or r128, and all releasess after those.

    Plugins, I only have these:

    * luna_easeTween

    * chromelog

    * r0jo's canvas

    * rex_date

  • Also, I'd like to be able to disable all the unneeded stuff (unneeded plugins, unneeded exports to win8, linux, kongregate, tyson, firefox, Arcade, bb, etc) to see if that helps keep C2 lean and clean.

    Thanks.

  • Is it me or is every release taking longer and longer to start up?

    Old releases opened up almost instantly, and now releases like 130 and 131 take many seconds to open.

    Opening only C2 itself, not opening any documents. Opening a project now takes even longer.

    (using XP and Win 7)

  • Arima see how the edit box has the code nicely colour coded? I was expecting the entire event sheet to be coded in the same way. It would certainly help with readability. In my experience thatis how most IDEs work.

    thirded

  • gif

    <img src="https://dl.dropboxusercontent.com/u/23009908/construct_bugs/bugsinmysoup.gif" border="0">

  • Link to .capx file (required!):

    Steps to reproduce:

    1. Create a document with at least 3 layouts and 3 event sheets

    2. Split in 2 windows: Layouts in the left window, Event sheets to the right.

    3. open all event sheets

    4. Click on panel to select any Event Sheet

    Observed result:

    Error window appears (message posted below)

    Expected result:

    Event sheet appears

    Operating system & service pack:

    xp sp3

    Construct 2 version:

    130

    ===========   Error:   ========================

    ---------------------------

    Construct 2 Check failure

    ---------------------------

    Check failure! This is probably a bug:

    EventSheet appears to be in document list but no tab matches it

    Condition: false

    File: Construct2.cpp

    Line: 1269

    Function: void __thiscall CConstruct2App::CreateTabForEventSheet(class EventSheet *)

    Build: release 130 (32-bit) checked

    Component: Construct 2 IDE

    (Last Win32 error: 0)

    You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.

    ---------------------------

    Anular   Reintentar   Omitir   

    ---------------------------

  • or use families i.e. "Enemies: call random animation"

  • Easier: use a single sprite, inside that sprite store Several animations, in each animation you can store different images.

  • +1

  • To only test on Windows and OSX (and skip Linux).

    Where to disable or uncheck export options?

    Thanks.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Any tips or experiences using -webkit-transition and -webkit-animation?

  • damn, even easier,

    EVENT: on keyboard press Right ACTION: set angle layer.angle +45

    or

    Global Variable: varLayerAngle = 0

    EVENT: on keyboard press Right

    ACTION1: add to varLayerAngle +45

    ACTION2: set layer.angle = layer.angle + varLayerAngle

California's avatar

California

Member since 4 Mar, 2013

None one is following California yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies