Kyatric's Recent Forum Activity

  • Use the condition System: Pick nth instance.

    Example capx

  • Hi, you can check this thread it lists PDF and eRead format versions of the manual compiled by the community at the bottom of the first post.

    Hope it helps.

  • Try to file a report on facebook. You are to have a control on your image, and they should respond to a request.

    There's nothing that can or should be done from C2.

    Also, pro tip, avoid getting in embarrassing situations where your picture could be taken and posted worldwide.

  • Try setting pixel rounding and point sampling.

  • Moved to Construct-Classic Forum then.

    Airscape being : this HTML5 game.

    Kobusvdwalt : have a look through CC's tutorials and see if an answer isn't already there.

  • Hello all new comers, always nice to see new users around.

    Keep on praising C2, spreading the word about its existence and I'm looking forward to play your games.

  • Here's the important part :

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    GetSingleGlobalInstance(): is not exactly one instance

    Condition: insts.size() == 1

    File: Projects\ObjectClass.cpp

    Line: 572

    Function: class era::IObjectInstance *__cdecl ObjectTypeERACallback::GetSingleGlobalInstance(void) const

    Build: release 92 (64-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.

    No matter if I click ignore or abandon, I also get a "C2 has stopped working" dialog.

    : How to report bugs

    Can you tell what were the last things you did in your project before getting the check failure on preview ?

    Edit: Moved to the "Bugs" forum.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Optimisation: don't waste your time.

    Apart from the performances tips it doesn't matter what type of events you use.

    Groups or included eventsheet have no effect on performances, it's just a matter of organisation/maintenance of your project.

    (When you have 20 eventsheets and a bug, it makes 20 different tabs to check where the bug could be).

    Also don't forget the order in which the events are executed. ("On start of layout" events in included eventsheets will execute before the "On start of layout" event in the "master" eventsheet)

  • Extract from the Audio manual entry :

    imescale audio

    The game timescale can be used to speed up or slow down playback of the game, for effects like slow-motion. See Delta-time and framerate independence for more information. This property controls whether or not audio is affected by the game's timescale.

    Off will play back audio the same regardless of the timescale.

    On (sounds only) will play back audio from the Sounds project folder at a different rate depending on the timescale, but will always play back audio from the Music project folder at the same rate.

    On (sounds and music) will play back all audio at a different rate depending on the timescale.

    Some browsers may not support audio timescaling at all; test on multiple browsers to establish support. Also, different browsers may use different time-stretching algortihms for audio. Browsers can either alter pitch, going to lower pitch for lower time scales like a tape machine playing at a different speed; alternatively they can change the playback speed without affecting the pitch. Test on multiple browsers to establish the exact effect achieved.

    Are you sure you've setted the property to "on" ?

    What is the browser you're testing this in ?

  • The tutorials part (you can see the link in the top menu)

    The beginner's guide for C2

    The how do I FAQ (check the section "Object moving")

    Adding sound, a beginner's guide

    And of course the complete manual. (link in the top menu too)

  • : C2's FAQ

    an I import 0.x .cap files to Construct 2?

    Unfortunately not. Construct 2 was rewritten from scratch using totally different technologies. It would be very difficult to import Construct Classic's files, and meanwhile we're a small team that's very busy with developing Construct 2 itself. Sorry!

    Also if you can find enough examples in :

    * The tutorials part

    * The how do I FAQ

    * The arcade example games (often with included capx) section

    CC has more examples ? Sure, it's been around for 6+ years.

    With the 3 links I gave you, in the ~one year lifespan of C2, it makes quite a lot of examples already. And it covers most of what you might need in C2.

Kyatric's avatar

Kyatric

Member since 18 Aug, 2010

Twitter
Kyatric has 583,405 followers

Connect with Kyatric

Trophy Case

  • 14-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • x15
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x27
    Coach One of your tutorials has over 1,000 readers
  • x10
    Educator One of your tutorials has over 10,000 readers
  • x2
    Teacher One of your tutorials has over 100,000 readers
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

23/44
How to earn trophies

Blogs