TELLES0808's Forum Posts

  • Welcome to Scirra!

    Set to round pixels, also, take a look inside the manual and you'll learn this and much more.

  • Very nice game. I don't like the obstacles, because it's making hugely random your difficult, but the game idea is nice.

  • You can, but you must need the explosion sprites and debris, play the explosion and shot the debris, also, make a code for a family and check all the probabilities where you want the player to destroy the objects, put the objects inside the family and you're done.

  • Double click on your event sheet, it is on the right side of your screen >.>

    If you're saying about after the export, press F12 on chrome, but if you minified it, the source code will be very hard to understand.

  • welcome!

  • Thank you Ashley, great feature and support.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You're using the pixel rounding option? and sampling point?

    Change them on the Project Settings.

  • Awesome job!!!

  • I have selected to backup on my Dropbox folder.

    Maybe the dropbox try to update the very first instant of the file existence to the dropbox server, while the C2 software is trying to write on it, so, it maybe do a conflict, where Dropbox and C2 are fighting for the preference and nobody can get access or the preference to write on it, I have no idea, it's just a theory.

    The problem is very random, and didn't happen today.

  • Great stuff!

  • Ashley C-7

    I suspect it's on the backup portion because it saved as well, but didn't the backup file, also, on the left bottom side of the window it's saying "Saving Backup" or something like this.

  • The game is not dead, I still working on it.

    My will born on September, so, I have to hurry and finish it asap ^^

    Today I did a huge work on the code to update it with the C2, since it changed a lot after September of 2012.

    The game play appear to be flawless, and is compatible with Touch, Mouse and Keyboard.

    My next goal is increase the tutorial with the fight system, them, the dialog system, them, the control system will earn a custom feature, where the player will can select any key to change the standard keyboard, and will have the opportunity to change the mouse buttons too, flipping the logic of its buttons.

    After it, I'll start to draw the first episode, where you'll play inside a cave and will learn more about the game ambiance, it's critters, NPCs and the plot.

  • The interrupt-able jump was intentional, after the sandBOX I was working on a touching screen game, and missed to return it to the original settings on the sandBOX.

    You can check the new sandBOX here, but this one will be release only after I finish the game behind this scene ^^

    dl.dropbox.com/u/47035927/03%20-%20SandBOX/index.html

    You may noticed, I used the template and made that character of this post: scirra.com/forum/forum_posts.asp

    Next release of the old sandBOX I'll return the jumping to the original settings.

    Thanks you, your support is really encouraging to keep this project better and flawless.

    And thanks for the tip, it's very nice someone else saw how it work and returned a post to tell me, I appreciated.

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

    I was testing my skills today.

    Finally the Intro was finished and I'll have to deal with scenarios from now on.

    Remembering the first character template, with 200+ frames, 20 complex poses and smooth transitions, after it, his pants, the trees, and now the scenarios. Make games is really fun and hard, I admire who try and finish their games, it's really admirable.

    <img src="https://dl.dropbox.com/u/47035927/02%20-%20Image%20Resources/01%20-%20Character%20Templates/01_standing.gif" border="0" />

    <img src="https://dl.dropbox.com/u/47035927/02%20-%20Image%20Resources/Testes1.png" border="0" />

    dl.dropbox.com/u/47035927/00%20-%20EQUILIBRIUM/index.html

    dl.dropbox.com/u/47035927/03%20-%20SandBOX/index.html

    Stay tunned, I'll post my progresses here, when possible.

    Edited:

    This Week I pretend release a post exclusively to Equilibrium here on the Community ^^

    It's going well and The Alpha stages are missing only the talking system (WIP) and the HUD (WIP)

    <img src="https://dl.dropbox.com/u/47035927/02%20-%20Image%20Resources/HUD_samples.png" border="0" />

    Edited 23/03/2013:

    Back to the Hobby, today I updated and polished the unfinished Tutorial.

    After finished some incompatibility with the C2, since it changed a lot by the last I used it, the game is ready to go.

    I'm currently working hard on the scenario to finish this first step of the tutorial.

  • Link to .capx file (required!): Sent by email

    http://

    Steps to reproduce:

    1. Save

    2. Press F4 or F5

    3. Crash

    Observed result:

    After saving, if you try to export the game or preview it, C2 will crash

    Expected result:

    Don't crash.

    Browsers affected:

    Chrome: yes

    Firefox: yes

    Internet Explorer: yes

    Operating system & service pack:

    Windows 8 32 bits

    Construct 2 version:

        123.2

    PS.: I think the problem is with Autobackup.

    PS2.: The C2 stopped to work while saving the autobackup now, it's on the saving screen (when I pressed to save) have 25 minutes...

    I managed the windows to create a DUMP file of the C2 processes:

    dl.dropbox.com/u/47035927/temp/Construct2.DMP

  • I'll be really honest... I have no idea of why the bug started to happen, before the beta update of today, the game was working flawless...

    After the last Beta update, my project didn't start anymore and I have no idea of how to reproduce the problem in a clean file, but here is the screens of the errors:

    The page in localhost:50000 say:
    Javascript error!
    Uncaught SyntaxError: Unexpected identifier http:///localhost:50000/Platform_behavior.js, line 135 (col undefined)
    
    This is either a bug in Construct 2 or a problem in a third party plugin or behavior � please report it to the developer!
    
    The page in localhost:50000 say:
    Javascript error!
    Uncaught SyntaxError: Unexpected identifier http:///localhost:50000/Platform_behavior.js, line 15832 (col undefined)
    
    This is either a bug in Construct 2 or a problem in a third party plugin or behavior � please report it to the developer!

    And after leaving the tab and going back:

    The page in localhost:50000 say:

    Assertion failure: No running layout in tick()
    Error
       at Error (<anonymous>)
      at assert2 (http://localhost:50000/preview_prelude.js:12:10)
      at Runtime.tick (http://localhost:50000/preview.js:1262:3)
      at Runtime.setSuspended (http://localhost:50000/preview.js:3272:26)
      at HTMLDocument.onVisibilityChanged (http://localhost:50000/:105:4)
    Chrome Debug:
    Viewport target-densitydpi is not supported. :50000/:11
    Uncaught SyntaxError: Unexpected identifier Platform_behavior.js:135
    1.     Uncaught TypeError: Cannot read property 'prototype' of undefined 
    ------------------
              // Run any events scheduled with the Wait action
              this.isInOnDestroy++;
              
              this.system.runWaits();          // prevent instance list changing
     Uncaught TypeError: Cannot call method 'runWaits' of undefined
              
              this.isInOnDestroy--;