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 - 196 through 210 (of 2,899 total)
  • Author
    Posts
  • in reply to: Transforms not aligning #77299
    kdv
    Participant

    I hope somebody has an answer for this.

    It’s hard to say something helpful without your files. Most likely the problem is somewhere in your puzzles.

    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: “Load Data” with JSON Fails on webserver #77279
    kdv
    Participant

    Add missing mime types or rename .json to .txt or smth else.

    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 tools plugin #77258
    kdv
    Participant

    That’s not an issue of my “clone object” puzzle. It clones objects with really independent materials. The problem is in the standard “replace texture” function which instead of actual replacing textures in materials just replaces image data for the initial texture. This issue requires refactoring the “replace texture” function code :unsure: As a workaround you can use compressed textures in your app.

    I told them in S8S a long-long time ago about this issue https://www.soft8soft.com/topic/verge3d-4-2-pre1-available/#post-55894

    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 tools plugin #77253
    kdv
    Participant

    only supports verge3d 4.0.0-4.2.0 and 4.3.1+

    It just means that only 4.3.0 is not supported.

    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: Physics help #77218
    kdv
    Participant

    Dynamic objects cannot be moved via dragging. They are totally controlled by the physics engine.

    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: AR plugin for iOS #77203
    kdv
    Participant

    We’re experiencing some issues

    what exactly?

    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: How to control the animation of multiple objects? #77163
    kdv
    Participant

    objects must loop from certain frame onwards after the animation run complete once. I cannot use the loop option, because the first frames are only to be displayed the first time.

    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.

    kdv
    Participant

    Not working with iOS

    obviously it won’t work with any mobile platform without a mouse connected.

    (as it is not a real zoom)

    actually it is a real zooming but it’s triggered only by the “wheel” event and requires a mouse to 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.

    kdv
    Participant

    Could you guys add this possibility to FP Cams ?

    They can’t. Zooming works as moving both with keys (W and S) and the mouse wheel. Disabled zooming will disable moving with keys.

    https://drive.google.com/file/d/1QI-zQSsxr8dKdZsH8EPgb5wYQj62GtxM/view?usp=sharing

    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.

    kdv
    Participant

    https://drive.google.com/file/d/1Bkm0xtHF2lvWBo5eaWG3aId2U7IA7u2j/view?usp=sharing

    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.

    kdv
    Participant

    For some unknown reason you usually use frame 1 as the first frame for your animations and also you set the playback range as 1…n. After exporting frame 1 becomes frame 0. The first frame in Verge3D is always 0 frame.

    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.

    kdv
    Participant

    Hooray, you’ve made this simple puzzle 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.

    kdv
    Participant

    The first frame is 0 frame.

    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.

    kdv
    Participant

    You are not limited. Read with a little more attention…
    You can

    all required sub-animations and play them from frame to frame when needed

    or you can

    cut one animation into several parts and play them individually.

    It’s just two possible variants. It’s up to you to decide which one to choose.

    • This reply was modified 4 months, 1 week ago by kdv.

    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.

    kdv
    Participant

    You can’t play the legs animation from 31 to 39. After cloning it has only 9 frames, from 0 to 8. The same with other animations. They are short.

    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 - 196 through 210 (of 2,899 total)