Petkoski's Forum Posts

  • 11 posts
  • I solved it with the Trigger Once condition.. Thats all for the help, especially 7Soul ..

  • sorry for the double post.. I used this code with that sprite... When the layout is opened this happens:

  • This is when i debug with the original resolution... No scaling, nothing. Selected Crop in Fullscreen in browser option..

    Sorry, I cant post the capx file, cos its part of a whole large project.. Sorry..

    And also, there is no loop with that sprite

  • Hello. I have problem with png sprites..

    My sprite is:

    When I insert it in C2, it looks:

    But when I run the layout, it looks:

    *Notice the black dots around the sprite.. It looks like the sprite is low quality pic.

    How can I solve it? Is it any solution.. Thanks for your help!

  • Sorry for the double post.. The second project from RamPackWobble helped me.. Thanks a lot.. You can close this thread.

  • thanks... If I stuck somewhere, Ill write in this thread.. Thanks, again!

  • Hello... I want to improve my grading system..

    At the end of the level, If the player has:

    *between 300-500 points, he receives 1 star

    *between 500-1000 points, he receives 2 stars

    *over 1000 points, he receives 3 stars

    So far, I have this code:

    It works well... But I need to improve it:

    (1) include the lower limit (300).. When the player scores 250 points, he receives no stars.

    (2) Add the upper limit (1000), not like I did it with other values (1000000 in my case)

    Thanks for your help.

  • Hi guys, question from me again. <img src="smileys/smiley1.gif" border="0" align="middle" />

    In my game, I've included several (about 20-25) images from Google. Ive chopped (plus color corrected) the heads from famous movie stars and Ive put them to my game..

    Sample picture:

    images.askmen.com/galleries/men/

    denzel-washington/pictures/

    denzel-washington-picture-1.jpg

    Can I upload this game to Google Play? Or it will cause legal problems? Maybe because I dont mentioned the original photographers, or maybe because the original persons dont want to be in my game.. <img src="smileys/smiley1.gif" border="0" align="middle" />

    Please, help..

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I got it.. Thanks for the help! <img src="smileys/smiley1.gif" border="0" align="middle" />

  • *sorry for the double post

    this is my project:

    mediafire.com /

    ?0wlekt2hrph4bxd

    *I dont designed the sprite. Ive downloaded from this forum, several days before.

    Or with picture:

    s27.postimg.org

    /u77se5vfn/1_copy.png

  • Hi guys.. This is my first question here, on this forum.. <img src="smileys/smiley1.gif" border="0" align="middle" />

    I want to do this:

    1. when I start the game, the sprite has default (middle) animation...

    2. and also the sprite has hidden animations for all directions (up/down, left,right...)

    3. but when i start dragging (for example north-east side), the sprite need to change its animation to north-east animation (that I mentioned in the second point^)

    I hope you got my point <img src="smileys/smiley1.gif" border="0" align="middle" />

  • 11 posts