Show mouse x,y Coordinators

Hey guys lets say I have a mesh with 2d plane (in x,y axis), from the origin(0,0), is there a way to show the coordinates of the mouse live while hovering around?

Hi @jbcostan and welcome to the forum. These references should help you get started.

https://doc.babylonjs.com/api/classes/babylon.scene#pointerx

Interact with a Scene - Babylon.js Documentation

https://www.babylonjs-playground.com/#7CBW04