Jump to content

Search the Community

Showing results for tags 'particles system'.

  • 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 2 results

  1. Hi guys ! I'm struggeling on something. I want to make a static particle system that is child of a mesh for all particles to be relatively positionned to that element. I have tried to getWorlMatrix() of mesh, to parent the mesh to particle system and mess with all matrix functions with no results... Example: -I have spaces cubes (8) that I move according to player position to give the effect of an infinite map (see previous post ) -my particles are "dust" in those cubes that are created once and are static But when I move my cube to another position, particles stays at the same place.... Have you got a clue ? Edit: another noob more general question: How to select all particles as an object like (for using clone, createInstance, position...)? Thank you guys
  2. Is it possible use two SripeSheet into PIXI.SpriteBatch ???
×
×
  • Create New...