mumu64's Recent Forum Activity

  • Thanks, it's solved!

    I didn't check the collision polygons.

  • I am testing the following:

    brown sprite: player (platform object).

    green line: ground (solid object).

    <img src="http://s16.postimage.org/xzkwxt4o5/scrshot.png" border="0" />

    The brown sprite falls through the green line in the area right under it, but can stand on the line in the middle part of the green line.

    I wonder why. Is it too thin?

  • Try Construct 3

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

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

  • hello,

    Is there a tutorial or thread about event-organizing-tips?

    For example: when to make seperate sheets/groups and what the pros/cons are?

    I tend to place everything in 1 big messy pile and I am interested in reading more about organizing. (for either CC or C2)

  • When should I choose for inserting all conditions in 1 event-block or inserting them as sub events?

    Example:

    A>

    + System: Is global variable 'Switch' Less than 1

    + Sprite1: Sprite1 overlaps Sprite2

    + Sprite3: Is on-screen

    -> do something

    B>

    + System: Is global variable 'Switch' Less than 1

       + Sprite1: Sprite1 overlaps Sprite2

          + Sprite3: Is on-screen

          -> do something

    I -think- option B is more useful for 2 reasons:

    • if you want to add something, you can add it to a sub event.
    • if a certain condition asks for cpu, Construct won't bother if the first condition is not met.

    Am I correct?

  • This is nog a bug report, but questions about a (I think) known bug.

    Sometimes I can't select a single event or action.

    When I click on it, it selects the whole page or all events. This is an unwanted result.

    A workaround (someone on this forum once told me) is: scrolling with the mouse up and down.

    Questions:

    is it known what causes this bug?

    Can I prevent it?

  • If a game creates eventually around 20-70 sprites and one action makes use of a certain (fade) behavior, would it be better to replace the sprite with the same sprite, but WITH the behavior?

    So that the game doesn't create all other sprites with the behavior and not using this behavior?

    Or wouldn't the unused behavior have an impact on the performance?

    So I'm thinking:

    to ease on performance, when the certain action occurs, delete the sprite and immediately replace it with the same sprite that has the fade-behavior.

    Good or unnecessary?

    Thanks for answering in advance.

    (language edit: google chrome's spelling check suggested me to write "behavior" instead of "behaviour" - I guess that's USA vs UK spelling)

  • Addictive! I Like.

    It's hard to control the tank manually with the cursor, as it is moving slowly and changes angle, if you place soldiers at the base.

  • In the debugger I was paying attention to the creation of objects.

    It is not the case that more and more objects are created.

    So, at some time it says: 400 objects created and it stays around this amount, while the framedrop happens.

    So it could be a loop, the foreach, or something else.

    With this topic, I wanted to learn some general things about performance.

    (and perhaps it could help with my own problem)

  • The group holds a collection of events, where most of the events check for overlapping/collision, as described in the starting post.

  • Since the fps, ingame, sometimes drops from 35 to 10, for about 2-3 seconds (I found out which group is responsible for it) and goes back to ~35, I have the following questions:

    1 sprite gets created (as in tetris blocks, but all blocks are the same) multiple times (not at once), so that eventually there are 20-60 instances of this sprite are on screen.

    question 1:

    • do the amount of private variables (in this case) affect performance?
    • do the amount of animations (ranging from 1-5 frames) affect performance?

    question 2:

    Can it be that the "for each"-condition can be the cause of the framedrop, when there are 30-50 sprites on screen?

    (the for each-condition states: for each sprite that overlaps with a certain box, create a new "extra points"-sprite. - so that every box, that overlaps that certain box, shows to the gamer that it is earning the extra points - by displaying that "extra points-sprite".)

  • I think Gropwel is neither a graphical artist or a programming artist. He mostly designed levels and most recently (co-)designed the Spiderman combat-system. So I think Gropwel is a design artist. :)

    Gropwel, did you create levels in the Quake/Duke Nukem era as a hobby?

mumu64's avatar

mumu64

Member since 8 Feb, 2009

Twitter
mumu64 has 2 followers

Connect with mumu64

Trophy Case

  • 15-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • RTFM Read the fabulous manual
  • Email Verified

Progress

20/44
How to earn trophies