Jump to content

Search the Community

Showing results for tags 'cross dev'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. I'm making a simple game in phaser ( http://victak.github.io/SuperDuperMegaDeathBird/ ), but am struggling a bit with making it look good on my smartphone (a nexus 5). Thing is, the graphics are pretty crisp and nice on the computer (my screen reso is 1366x768). But in my mobile device, it's not bad, but not crisp as it was intended to be. How can I remedy this issue? I tried increasing the assets png size, doubling it and then using this.objectHere.scale.setTo(a,b) to scale it down, but it still isn't good enough. Increasing x4 and then scaling it down makes it too pixelated (image too big scaling to too small). Do you guys have any advice on how to remedy this problem?
×
×
  • Create New...