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.

Ivan Lyubovnikov

Forum Replies Created

Viewing 15 posts - 196 through 210 (of 442 total)
  • Author
    Posts
  • in reply to: mp3 loop with notable gap #33106

    Hi Michael,

    We’ve recently supported a “type” option in the “load sound” puzzle. If you choose the “sound” type when loading an audio file, then the audio (if looped) will play seamlessly:
    sound.png

    This feature right now is available only in Verge3D 3.4 preview 4 (the latest build) and will also be in the next stable Verge3D version, but you can already try it.

    Attachments:
    You must be logged in to view attached files.

    Co-founder and lead developer at Soft8Soft.

    in reply to: “Return Value” From the new Text Multi Line? #32880

    Thanks GlifTek, we’ll fix that in the next update!

    Co-founder and lead developer at Soft8Soft.

    in reply to: Opacity Map not working #32679

    Thanks, standard materials didn’t support environment lighting before, only direct lights. We fixed it and the fix will be available in the next verge3d update!

    Co-founder and lead developer at Soft8Soft.

    in reply to: Opacity Map not working #32509

    Hi, can you show us the node setup for that material with an opacity map? And which version of 3ds max are you using?

    Co-founder and lead developer at Soft8Soft.

    in reply to: dimensions of `level_base` are not all positive. #32489

    Hi, those errors say that the svg image wasn’t properly loaded and something is wrong with its width/height (they are probably zeros).

    Co-founder and lead developer at Soft8Soft.

    in reply to: Animating transparency in 3ds Max for Verge #32085

    Hi, it appears that animation via the Color RGB controller is not supported. We added this task to our TODO list. Nevertheless, you can use Bezier Point3 instead, which should work as expected:
    bezier_point3.png

    Attachments:
    You must be logged in to view attached files.

    Co-founder and lead developer at Soft8Soft.

    in reply to: Change videos on the fly #31698

    hi web,

    The release is planned for this week, probably, in a couple of days or so.

    Will this be a fix in the v3d.js or is it purely puzzle based issue?

    It’s purely puzzle-based, you’ll only need to open your projects within the puzzle editor and resave the puzzles.

    Co-founder and lead developer at Soft8Soft.

    in reply to: 3DS Max gltf export problem #31552

    Hi, thanks for the example! We managed to reproduce this crash. It will be fixed in the next Verge3D update, which is planned for next week.

    Co-founder and lead developer at Soft8Soft.

    in reply to: Problems with multiple Objects and Exploded View #31515

    – inherit scale (checked off in 3ds max) is ignored in verge3d
    see squashed objects in verge3d.

    Those “inherit” options are currently not supported. But this feature looks very convenient for creating exploded views, so we added it to our TODO list. As for now I think the easiest solution is to control all parts of the scheme separately via several dummy objects or bones.

    – the piston animation is not as in the 3ds max file – the pistons are moving at the same time in verge3d. This may be, because verge3d is resetting all animtions to start at 0??

    Yes, that’s the default behavior, which is more suitable for starting/stopping animations individually. So, I guess in your case you want to play the entire animation timeline the same way as it looks in 3ds max. In order to do that you need to go to Verge3D->Export Settings… and enable the “Export within playback range” option:
    playback_range.png
    – this option is analogous to baking all the animations within the scene playback range, it’s 0-170 for your scene and this also means that all animations will loop every 170 frames, so you might need to tweak that. Unfortunately, there’s a bug with that “playback range” option and it doesn’t work as expected right now. But we are planning to release an update next week which should fix it.

    Alternatively, if you do not enable “Export within playback range” then there’s a bit more tedious way: you can tweak the animation range per object by using the following options in the “Modify” tab:
    custom_range.png
    – I found out that if you set 0-50 for all engine parts then their animations loop nice and they all start at the right time.

    Attachments:
    You must be logged in to view attached files.

    Co-founder and lead developer at Soft8Soft.

    in reply to: Problems with multiple Objects and Exploded View #31452

    Hi Michael,

    This works in 3ds max perfectly but in Verge3d the objects are scaled anyway (but only in one axis – see screenshot)

    This looks like a bug, can you provide a test case to reproduce it?

    Grouping does not work, as the animation is gone afterwards.

    That’s strange because grouping is supported in verge3d. We also use it control animations in some of our demos. Check out the Farmers Journey application in the SDK. There should be a group called “farmer_armature_group” and it’s used in the app’s puzzles logic like this:
    farmer_armature_group.png

    Selection Sets are not recognized by Verge3d…

    You are right, selection sets are not supported.

    Attachments:
    You must be logged in to view attached files.

    Co-founder and lead developer at Soft8Soft.

    :good:

    Co-founder and lead developer at Soft8Soft.

    Actually, there should be a file “hosts” in that folder. It’s weird that it’s not there. But, anyways you have the “hosts~orig” file, which is a backup version of “hosts”, probably created during some system update.

    I think you can just try to copy “hosts~orig” into a new file “hosts” in the same directory /private/etc/ (you’ll need admin rights for that). And then reboot your Mac.

    Co-founder and lead developer at Soft8Soft.

    Hmm, it seems that something is wrong with the network configuration on your machine, for example, if the /etc/hosts file doesn’t contain an entry for localhost. Can you show the contents of /etc/hosts?

    Co-founder and lead developer at Soft8Soft.

    Here’s the archive with the modified server.py file: server.zip. Just replace the file manager/server.py in your verge3d distribution with it and try to run Blender again. This time the console output should be more informative.

    Attachments:
    You must be logged in to view attached files.

    Co-founder and lead developer at Soft8Soft.

    OK, as I thought those errors are gone, but “Address already in use, exiting” is still there. So, if you tell me what version of Verge3D you are currently using I can post a modified version of server.py, which should output more detailed information about the actual cause of that message, if you replace the verge3d/manager/server.py file with it.

    Co-founder and lead developer at Soft8Soft.

Viewing 15 posts - 196 through 210 (of 442 total)