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.

Controller plugin for Verge3D:Virtual joystick for mobile devices

Home Forums Plugins Controller plugin for Verge3D:Virtual joystick for mobile devices

Viewing 15 posts - 16 through 30 (of 36 total)
  • Author
    Posts
  • #41278
    visualizer
    Customer

    Excellent improvements !
    Its great that now opacity can be controlled.

    Also colour control along with opacity can make it more useful. I hope its already there

    Cheers

    #41281
    zjbcool
    Customer

    Excellent improvements !
    Also colour control along with opacity can make it more useful. I hope its already there

    yes, you can use the new set joystick background puzzle to do this:

    Attachments:
    You must be logged in to view attached files.
    #41309
    visualizer
    Customer

    that’s nice !

    #43488
    renderchaton
    Customer

    Hello, I recently started using your joystick plugin and it really helped me with my project, thank you!
    I just have a question because I am having a small issue, the following puzzle works perfectly to move my character whith physics world in fps mode.
    However I can’t use two joysticks at the same time, one to change the direction of the camera and look around, the other for velocity. I could use a single joystick (and would like) but the camera rotation only works if the second finger goes in the same direction as the joystick, like a panning.. (yet disabled in blender)
    An empty is parent to BODY in blender, and camera is parent to empty with puzzle.
    i was thinking to use a get event property of touches[0], touches[1] and touches.lenght but if you have a solution you will save my week. =)

    Attachments:
    You must be logged in to view attached files.
    #43500
    zjbcool
    Customer

    Hi, @renderchaton
    You can create at most 5 joysticks at the same time. I made a simple example here. The left joystick controls the car’s direction and the right one controls forward.
    Download the example file. Verge3d 3.8pre3, blender 2.92

    #43504
    renderchaton
    Customer

    Hi, yes i tried with another controler but i can’t move camera when my character is moving. I want to control camera’s direction to looking around like fps game. As soon as i touch the second joystick, the first one is locked and i’m not able to move it after.
    Maybe ’cause of physics and dynamic object ?

    #48218
    wasy2811
    Participant

    purchased plugin and i love it but for some reason the joystick is not showing on my scene.

    See screenshot.

    Attachments:
    You must be logged in to view attached files.
    #48220
    wasy2811
    Participant

    Bought plugin but it seems like my joystick is off the screen and not showing actually on my scene.

    See screenshot below.

    Attachments:
    You must be logged in to view attached files.
    #48280
    zjbcool
    Customer

    @wasy2811 hi, you should move your puzzles into the ‘load script’ puzzle.

    #49545
    ma77hew
    Participant

    Hi, purchased your plugin and it’s doing a good job. I’ve implemented this for mobile and I’m trying to use the single joystick configuration to control the camera. I’d like the joystick to make the camera move forward when it goes up and backwards when it goes down, and orbit around the room when it moves left or right. What would be the best option to do thaT?

    Attachments:
    You must be logged in to view attached files.
    #49560
    zjbcool
    Customer

    Hi, you can print ‘get data’ puzzle to get all usefull data, and you can get the direction from it to control camera behavior.

    Attachments:
    You must be logged in to view attached files.
    #49569
    ma77hew
    Participant

    This is true, you do mention it in your documentation of the plugin. But how do I specify to take different actions (orbit or move camera) depending on joystick (left/right or up/down)?

    I’ve tried to set it up like this but it doesn’t seem to work.

    Attachments:
    You must be logged in to view attached files.
    #49577
    zjbcool
    Customer

    I made an example for this.
    https://apps.zjbcool.com/virtualJoystick/virtualJoystick.html
    Download this example file from attachments.

    #49724
    ma77hew
    Participant

    Zjbcool awesome thanks for sharing.
    Let me know if you have any control plugins for desktop use.

    #49775
    ma77hew
    Participant

    Can the Front / back of the Joystick controller also be 3D objects? or do they need to be images?

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