Jump to content

Search the Community

Showing results for tags 'prefab class'.

  • 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. Hi, I was wondering if it's possible to create some kind of prefab class that isn't based on something. Some information: I'm using Grunt together with YO, i have followed the tutorial from flappy. I'm building some kind of zelda 2 game. Because i'm using different states, i'll like to create prefabs that can be included as extention and not as based on. The prefabs i've learn in the flappy tutorial is that the prefab is always based on a object (sprite,tile,group...). This is what i'm trying to do: http://screencast.com/t/HU2HQlF7 I want to have a class that shares the game object and has his own update method, And ideas, examples, is it possible? Thanks in advance! Grtz, Peter
×
×
  • Create New...