mutajon's Forum Posts

  • Great, thanks for the detailed and prompt response!

  • Hi,

    In terms of efficiency and size of project considerations, how significant is it to have more objects (sprites, text, etc) vs less? assuming the total number of images/texts is the same?

    For example, what are the implication for size and memory demands of running the same layout in two versions:

    1. having a single sprite object with 20 frames

    VS

    2. having 20 sprite objects with a single frame each

    And the same for many vs few Event sheets - what are the implications on the project.

    Thanks!

    Tagged:

  • Thanks!

  • Hi,

    In my project I have several object named "puzzleGridX" where X can be any of several numbers.

    In the image shown, I'm setting the position of another object to the X and Y values of the puzzleGrid0 object. Is there any way to refer to different puzzleGrid objects with a single expression?

    For example, instead of puzzleGrid0.X, something like: puzzleGrid&AnotherObjectName.number.X

    (where 'AnotherObjectName.number' is an instance variable of another object that contains the number I wish to concatenate to the end of "puzzleGrid"

    Thanks!

  • Got it. Thanks dop2000 :)

  • Thanks oosyrag!

  • Thanks!

    What is the advantage of using TiledBackground object instead of a sprite if it is just a plain fill color?

  • I want to create a simple progress bar filling animation.

    I have a zero hight sprite that i use tween to increase the height (in the hopes it would look like a bar filling) but the height is increased to both sides of the sprite - thus out of the bar itself (see pic, the yellow part starts in height 0 and increased to 100).

    Any ideas how to achieve the desired result as simply as possible?

    Thanks

  • Thanks!

  • Works perfect! Thanks again.

    Any idea how can I implement it as part of tween to change the scale? where I need to specify the change in scale for the X and Y separately?

  • Will try. Thanks for the response! :)

  • Any tips?

    dop2000R0J0hound?

    Thanks!

  • Hi,

    So I have a bunch of sprites on screen, clicking on each of them should cause it to be enlarged (while keeping same width:height ratio) so that their width fills half the viewport width (and their height is automatically changed to keep original proportions).

    Any ideas how should I go about achieving that?

    Thanks!

  • Was not aware this feature was added - thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi,

    As title suggests, current support is problematic with punctuation signs (,.!?) shown at the beginning of sentences instead of at the end.

    Any ideas or suggestions on how this might be remedied?

    Thanks!

    Tagged: