We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

kdv

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 2,990 total)
  • Author
    Posts
  • in reply to: Objects Dissappearing When Camera Orbits #80254
    kdv
    Participant

    Clipping doesn’t work this way. Make sure that all materials are opaque.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Verge3D 4.9 pre1 available! #80240
    kdv
    Participant

    to make it work you need just two values: _ppTarget.point (will be rewritten by closestPointToPoint) and _ppTarget.distance (will be returned as a result of closestPointToPoint)

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Wrong object change color #80235
    kdv
    Participant

    Attach your .blend file here.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Where to find the link after post online ? #80232
    kdv
    Participant

    Copy your short link after publishing, save it to a file. Long links can be found in the cloud storage.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Verge3D 4.9 pre1 available! #80216
    kdv
    Participant

    with some small modifications it will work in 4.8.0 too.

    const tree = mesh.geometry.boundsTree;
    _ppTarget.distance = tree.closestPointToPoint(mesh, _lastIntersection, _ppTarget.point);

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Wrong object change color #80206
    kdv
    Participant

    in Blender move the glass material to the bottom. or do not use multi-material objects.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Copy code embed. How is it done? #80200
    kdv
    Participant

    Usually it’s just a frame which will load your page. And in case with V3D apps its not a fact that their logic will work…

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Verge3D 4.9 pre1 available! #80199
    kdv
    Participant

    or an shapecast error in the console

    this code (as is) will work correctly only with 4.9.0pre1. and yes, it’s working.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Get Intersecting objects’ dimensions? #80191
    kdv
    Participant

    Tried but sadly

    *facepalm* a remainder of a vector divided by a number? :wacko: the result will be NaN (nothing)

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Get Intersecting objects’ dimensions? #80189
    kdv
    Participant

    I’m trying to get dimensions of an object

    ~0.258 is a dimension of your cube. That’s where you can use “get dimension” / 2 instead of 0.05

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Get Intersecting objects’ dimensions? #80121
    kdv
    Participant

    Yet get object dimension puzzles does not work here?

    or here?

    incompatible puzzles (and wrong logic in your head). it’s not possible to measure distance between a number and an object. it’s not possible to compare a boolean value with a numeric value…

    The first puzzle set is working. You just need to replace 0.05 with 0.25. And why are you hiding the player object instead of bullets? :scratch:

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Buttons become invisible on publish #80119
    kdv
    Participant

    the answer is on your screenshot. rename your textures properly (without %)…

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Buttons become invisible on publish #80114
    kdv
    Participant

    they are still clickable and does its function, but not visible…

    press F12 and show what you see in the console log.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Animated Render Button Not Working in Verge Export #80090
    kdv
    Participant

    You’ll have to use additional logic in V3D to animate visibility state in time. No other variants.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Animated Render Button Not Working in Verge Export #80082
    kdv
    Participant

    as well as a screenshot of the exported Verge project.

    where?

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

Viewing 15 posts - 61 through 75 (of 2,990 total)