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.

drag move Armature

Home Forums Puzzles drag move Armature

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #41034
    lamthanhle
    Customer

    Hi,

    I want to drag move character with animation, but it’s only can with move armature. How to drag move Armature or drag move Character with animation ?

    Thanks
    Le

    #41049
    visualizer
    Customer

    Hey

    Did you try linking the main armature to some object draggable in verge?

    Don’t know your scene complexity but just thought it could be possible.

    Regards

    #41052
    lamthanhle
    Customer

    Hey

    Did you try linking the main armature to some object draggable in verge?

    Don’t know your scene complexity but just thought it could be possible.

    Regards

    Yes, I use snap object.
    Thank you.

    #41053
    GLiFTeK
    Customer

    Take a look at the robot arm example project in your app manager to see how some of this is done. It doesn’t use bones I don’t think, but similar connections are used.

    #76558
    c4cc
    Participant

    kdv, xeon, Yuri Kovelenov,

    why can’t armatures be selected and moved around as objects via puzzles? I’m trying to move around armatures via keydown puzzles.

    • This reply was modified 3 months, 1 week ago by c4cc.
    • This reply was modified 3 months, 1 week ago by c4cc.
    • This reply was modified 3 months, 1 week ago by c4cc.
    • This reply was modified 3 months, 1 week ago by c4cc.
    #76563
    xeon
    Customer

    OHHHH….Well. I am sure someone here has a more technical answer for you but the answer is in the details of the question itself.

    aramatures are special objects that can be manipulated by puzzles, moved, rotated, etc but a user can not select them….as they are not visible to users.

    however, if you want a user to interact with an armature I would recommend parenting the armature to an Empty or an object and then moving it around that way.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #76565
    c4cc
    Participant

    I see. I noticed armatures can be rotated via keydown puzzles, but not moved around with such puzzles?

    #76566
    c4cc
    Participant

    Also, speaking of Emptys, do they increase render calls or geometry buffers?

    #76567
    xeon
    Customer

    Can you show you puzzles that you are using?

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #76568
    c4cc
    Participant

    Ok, soon I’ll do it.

    #76569
    c4cc
    Participant

    o46x1

    46x1

    x1

    • This reply was modified 3 months, 1 week ago by c4cc.
    #76573
    xeon
    Customer

    Proof of concept.
    Here is a simple key driven project that moves an armature around directly. No object,no empties…etc.

    Demo : H key moves it in the X. J key moves it in the Y
    https://v3d.net/12bo

    Zip file of project with blender file:
    https://v3d.net/12bp

    • This reply was modified 3 months, 1 week ago by xeon.
    Attachments:
    You must be logged in to view attached files.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #76576
    xeon
    Customer

    the issue you are going to have to over come is what the ASDW keys do natively vs what you are trying to add to their functionality. ASDW will move the camera by default.
    So if these are the keys that you have to use….another solution would be needed.

    If you are using a First Person Camera….the commands will work after the camera is moved.
    If you are using No Controls on your Camera the command will work instantly
    If you are using Orbit the ASDW keys other than camera seem to be ignored.

    • This reply was modified 3 months, 1 week ago by xeon.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #76577
    c4cc
    Participant

    in the beginning, AWAD could move objects but now that I’m trying to get AWSD to move armature

    • This reply was modified 3 months, 1 week ago by c4cc.
    #76580
    xeon
    Customer

    What V3D settings do you use for your camera?

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

Viewing 15 posts - 1 through 15 (of 18 total)
  • You must be logged in to reply to this topic.