Chadori's Forum Posts

  • Yeah. I get that issue too especially that i'm making games for mobile. Considering that all possibilities of junk being persisted is unlikely. This must be because of the built-in javascript garbage collector releasing unused memory that causes a momentary jank / lag.

    To those reading this post from 2018... I replied here from 2016... And 'Yes' there is no news yet. Maybe in 2020...

  • Is this a place for suggesting as well? If so, i'll give my suggestion:

    Can you make it easier to simulate "drawing" in a C2 game? (I'll give you more info on that)

    It's already simple as it is.... A digital graphic is a combination of pixels. Imagine a dot as a single pixel, an aligned combination of pixels is a line, and a combination of patterned pixels is a graphic.

    In C2, you can make a 1x1 black colored sprite as a black pixel. Create the sprite in loops as you "hold and drag' the mouse.

    Now you have a pencil tool.

    For more info, check out his tutorial:

    https://www.scirra.com/tutorials/1207/h ... ing-canvas

  • I have a few guesses but it still depends. Does it only last for a few seconds?

  • hello ,

    she & he is my first game with 10 levels

    https://www.scirra.com/arcade/other-games/she-he-12419

    any comment or ideas will be appreciated

    Just want you to know that there is a bug with "He" (Player 1) . I can move him and change his angle with just the arrow keys.

  • Wow. Good amazing!!!

  • Had a lot of fun making fun of our goofy new president

    https://play.google.com/store/apps/details?id=com.fridayjams.trumpball

    Is that made in C2?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads

    My patience will only last until 2018. But that's already a lot of time.

  • This is very good for optimization too. +1

  • Problem Description

    Textboxes on the Document Bars, Ribbon Bar or the whole UI doesn't react to CTRL+A instead the layout editor or event editor reacts to it.

    This also includes items on the Project Bar like Layouts, Event Sheets and etc.

    Slightly similar to this bug report: pressing-ctrl-a-in-comments-doesn-t-select-all-text_t184178

    Attach a Capx

    Any .capx will do but rules are rules...

    https://1drv.ms/u/s!AjcW2ueud6qp1RQ4NVB1OMhLoA1j

    Description of Capx

    It's a typical .capx with a sprite and textbox that contains details.

    Steps to Reproduce Bug

    • Open .Capx
    • Expand Layout Folder
    • Rename Layout
    • Press CTRL + A

    Observed Result

    Textboxes on the Document Bars, Ribbon Bar or the whole UI doesn't react to CTRL+A instead the layout editor or event editor reacts to it.

    Expected Result

    CTRL+A should react to the UI textboxes.

    Affected Browsers

    N/A

    Operating System and Service Pack

    Windows 8.1 64-bit

    Construct 2 Version ID

    Construct 2 r240 Beta Release

  • Ashley - I don't mean to hijack but i think this is the easiest way to ask this... Document bars that have textboxes like in the properties bar also don't react to Ctrl+A . Can they too be fixed?

  • I would also like to read the interview... Please also provide here the link of the site of discussion just in case of any changes...

  • I am not sure but i think you can have the same thing done by using the Pathfinding Behavior.

    Not sure though, it's been years since i used that behavior but i am confident it can though.

  • It's very reliable in my own opinion. See it's back again.

  • > I normally use functions for filtering global variable reset. I don't really think this is a need but if Ashley somehow makes a creative and interactive design for this feature for C3 then.... +1

    >

    Could you go into a bit more detail on how you use functions?

    has the link to get you started.

    Ashley .... Yeah well some of us understand the complexity of it but can it be implemented for C3? I mean a better variable support for C3. It's kind of pointless making C3 if it's almost an exact copy of C2 in my opinion. Btw Ashley. Are you the only one making C3 or are there others? It looks like you are the only one doing all the work in my perspective....