Giter Site home page Giter Site logo

Comments (6)

deltakosh avatar deltakosh commented on May 22, 2024

Could you uncomment the attach/detach code so I can reproduce the bug ? :)

from babylon.js.

deltakosh avatar deltakosh commented on May 22, 2024

(for your sky you should use skyboxes: https://github.com/BabylonJS/Babylon.js/wiki/15-Environment)

from babylon.js.

rami-dabain avatar rami-dabain commented on May 22, 2024

I will uncomment it now.
The bug is not in the attach, it is in the detach.
there's an input box (type text with simi transparent background in the bottom of the canvas) , on focus it calls the detach, but still the controls are attached.

and if attaching the controls to the camera like 10 times, the speed increases 10 times as well , try attaching the controls to the camera 50 times and see the speed it just goes crazy.

for the skybox there's another bug unless what i did was wrong, what i did is creating a huge box just like in the tutorial, but when applying gravity and collision detection, the player will fall through the floor anyway (maybe because the player is inside the box and the collision detection works on the outside ?) i will open a new issue for that

from babylon.js.

deltakosh avatar deltakosh commented on May 22, 2024

Found it!. r1.3.2 was published with a fix:)
Thank you!!

from babylon.js.

rami-dabain avatar rami-dabain commented on May 22, 2024

awesome :) thank you.
is there any option to like if I give x and y of a point on canvas (mouse click) to find what object hits that point ?

from babylon.js.

deltakosh avatar deltakosh commented on May 22, 2024

Yes you have the scene.pick(x, y) :)

from babylon.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.