Forum Replies Created
-
AuthorPosts
-
2025-01-08 at 10:31 am in reply to: Implement button clicks in the built-in WordPress editor – Verge3D Plugin #79711
Alexander Kovelenov
StaffHi,
There are no specific puzzles required for making it work. The most probable cause of this misbehavior might be specifying a wrong value for the “query selector” puzzle, hence it does not return anything. You might use the print to console puzzle to verify that the proper element is returned by the query selector.Alexander Kovelenov
StaffAlexander Kovelenov
StaffAlexander Kovelenov
StaffAlexander Kovelenov
Staff2024-12-24 at 6:54 am in reply to: Proposition: allow camera direction inverting without “from mouse” option #79523Alexander Kovelenov
StaffHi, this appears to be a correct behavior. The “inverted” checker inverts the 2D cursor coordinates, not the final vector returned by the puzzle, hence it has no meaning when “from mouse/touch” is disabled (basically in that mode the coords are [0, 0] – the center of the screen).
Alexander Kovelenov
StaffAlexander Kovelenov
StaffAlexander Kovelenov
StaffHi,
This code should be executed like this:
bpy.ops.export_scene.v3d_gltf(filepath="/path/example.gltf")
-
This reply was modified 3 months, 1 week ago by
Alexander Kovelenov.
-
This reply was modified 3 months, 1 week ago by
Alexander Kovelenov.
Alexander Kovelenov
StaffAlexander Kovelenov
StaffAlexander Kovelenov
Staff2024-11-30 at 10:45 am in reply to: Blender file not connecting to puzzles after updating in the app manager. #79169Alexander Kovelenov
Staff2024-11-28 at 7:12 am in reply to: Remove Offset between Camera Control Object and Active Cam in VR #79138Alexander Kovelenov
Staff2024-11-28 at 6:11 am in reply to: Remove Offset between Camera Control Object and Active Cam in VR #79135Alexander Kovelenov
StaffHi,
Camera Control Object is the offset itself, however it does not mean the VR headset can’t move beyond its initial coordinates. You might need to create some “virtual bounding” to prevent that from happening.
P.S. I guess you’re already our customer, however we can’t find your email in our license registry. Please contact us so that we can update your forum account.
-
This reply was modified 3 months, 1 week ago by
-
AuthorPosts