Jump to content

Solved: PickInfo Not Getting Hit When Embedded in Drupal


touslecoq
 Share

Recommended Posts

Hi all

I'm struggling to debug an issue with my babylon.js app when embedded in a Drupal page.  The click events are definitely registering (ie I can orbit that camera by click-dragging and have got it to write the co-ordinates scene.pointerX and scene.pointerY to the chrome console).  However for some reason when I click on a mesh (I've a load of boxes in the scene) pickInfo is not returning a hit and therefore not allowing me to drag the boxes around.

I have tried it just embedded in a standard non-drupal html page (with my babylon app in a separate .js file, and it works fine allowing me to click and move the meshes around.

I've tried tracing it through in Chrome Developer tools with breakpoints and it is just failing to register a hit.  Not sure where to go next ... has anyone seen this before?

Thanks

Rich

 

Link to comment
Share on other sites

Ah right just noticed something ... if I click in blank space in certain places then the boxes are clicked.  So it looks like the co-ordinates are offset somehow when its embedded (ie I click in position coordinate 50,50 and the app thinks I've clicked at position 100,100 where the box is.  Any thoughts why this might be happening?

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...