nordentipwel's Forum Posts

  • Ok, so, probably my laptop is the problem :)

    In C2 I see a nice 1 px black line around each side of each block.

    When I press play, I can see some blury black pixel around left side and not any black pixel around right side.

    Maybe these images will explain more.

    What I get in C2 :

    <img src="http://img542.imageshack.us/img542/9715/24141804.jpg" border="0" />

    What I get in FF/Chrome

    <img src="http://img18.imageshack.us/img18/1765/85450731.jpg" border="0" />

    I hope you can see the difference now. If not, I'm a crazy guy, haha.

  • I figured out that a scale of 1.5 is not good at all.

    Here's my capx :

    https://dl.dropbox.com/u/30148460/uglyart.capx (hope it works)

    If you play it you'll see that you can see everything prety clear on the player. But the boxes for "grass" and "wall" are not really sharp.

    And yes, I usually use 32x32ish sprites. I save them in PNG 8.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I've tried everything, watch for update video driver, change every options and, no clue why everything is not like in C2. This is really wierd...

    I'll try to see on another computer.

    Thanks for the help.

    EDIT : My sprites seem to be the source of the problem. I took the battlefield sprite from the bundle and they look really great. What am I doing wrong when creating simple squares <img src="smileys/smiley5.gif" border="0" align="middle" />

  • Yeah, hard to see... In screenshot 1 you can see a black border around every square. On screenshot 2, you can see that there's no black border on the right of every square... That's what I said by "ugly". (Image were probably compress when I upload them)

    I've tried Point instead of Linear and the rounding is set to No and nothing have change...

    Thanks for the help by the way. I'll try to find something <img src="smileys/smiley24.gif" border="0" align="middle" />

  • Hi guys,

    I was playing with C2 a lot for week now and I was wondering, why my game is SO ugly when I play it or export it ?

    Here's what I mean :

    In C2 = Sharp, you see every pixel

    http://img404.imageshack.us/img404/921/19240983.jpg

    In Chrome/Firefox = Blury, ugly, etc

    http://img842.imageshack.us/img842/8107/33741832.png

    Am I doing something wrong ? <img src="smileys/smiley19.gif" border="0" align="middle">

  • Hi everyone,

    I was reading the "How to make a Platform Game" Tutorial and I've made a cool platformer character and one monster moving but one part in the Tutorial got my attention :

    Since we are not using complicated animations on this object, we can get away with using the platform behavior directly on the object without an invisible 'box' object. Note if you make a different platform game with enemies with complicated animations, you should use the same box technique we used on the player.

    I was wondering, if I use this "advance" thing on the monsters. How can I duplicate monsters ? I'll have a bunch of boxes and a bunch of monsters. Which boxes will attach to which monsters ?

    Thanks in advance <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Hi ! I'm new here. I've started using C2 yesterday and it's really awesome ! <img src="smileys/smiley4.gif" border="0" align="middle" />