Jump to content

Search the Community

Showing results for tags 'getentitybyname'.

  • 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. gamify

    load layer

    hello how to retrieve the layer object me.game.currentLevel.getLayerByName("background"); throwing error : Uncaught TypeError: Cannot read property 'getLayerByName' of undefined at <anonymous>:1:21 So can anyone help me to get the layer me.game.getEntityByName("mainPlayer")[0]; also throwing error : Uncaught TypeError: me.game.getEntityByName is not a function at <anonymous>:1:9 for melonJS Game Engine v4.1.0
×
×
  • Create New...