Jump to content

Search the Community

Showing results for tags 'collision intersectmesh'.

  • 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. It all started when two meshes in the project I am doing would only show an intersection when they were overlapping by several units. Rather than try to explain the steps needed to reproduce what was happening in the project I thought I would see what happened in the playground. Now I must have done something stupid because box1.intersectsMesh(box0, false)always read true whatever the positions of box0 and box1. My trial is at http://www.babylonjs-playground.com/#MABFZ I have tried it with and without setting checkCollisions for the meshes and the scene. Waiting to kick myself when someone points out what I have done wrong.
×
×
  • Create New...