Forum Replies Created
-
AuthorPosts
-
2024-06-17 at 8:23 am in reply to: [SOLVED] Install addon : ModuleNotFoundError: No module named ‘imp’ #74906
Fabulous FOUR
CustomerOk, it’s fine, that’s the solution. Thank you very much !
Fabulous FOUR
CustomerBingo! Sorry for my bad english and well done. Thanks a lot!
Fabulous FOUR
Customerif you pressed the button when the pointer is over the draggable object? Maybe you want to rotate the camera without dragging?
if you pressed the button when the pointer is over the clickable object :
– If you move -> rotate the camera, like if you don’t press the button over the clickable object.
– If you release the button -> clickFabulous FOUR
CustomerThat’s the point. I don’t want to drag the object. I just want to move the camera. I wasn’t clear.
-
This reply was modified 1 year, 5 months ago by
Fabulous FOUR.
Fabulous FOUR
CustomerUse “double click/tap” for triggering.
That’s the solution I’m using for now, but it’s not the best one. I’m looking for an interaction I found in games like “The Room” where you can move your camera without triggering the click.
Fabulous FOUR
CustomerSorry, certainly my english is bad. Like in Spinner or Teapot Heater the “drag” word was not for the objects, but for the action the user is doing. The drag action I talk about is : Touch/Click -> Move -> Release. I agree with you, in these games, the drag action is only panning the camera, not moving the objects.
With the Spinner game, when you’re moving the camera (Touch/Click -> Move -> Release), it’s not good to have a click triggered when your drag action starts on a clickable object. But you should be able to move the camera anyway.
I tried your solution and I confirm the click is well managed but It only moves the objet.
-
This reply was modified 1 year, 5 months ago by
Fabulous FOUR.
Attachments:
You must be logged in to view attached files.Fabulous FOUR
CustomerOur message are crossing ;o) I’m trying your solution…
I really appreciate the quality of your answers !
The camera controls are intentionally disabled when you try to drag some object.
So in the case of the spinner, it’s not possible to manage the click as you did and keep the camera panning?
In a game like Teapot Heater (https://cdn.soft8soft.com/demo/blender/teapot_heater/index.html), you can drag the camera with touch/click. But when you start your drag motion on a clickable objet, the click event is triggered. It is possible to avoid the click with your tip but the camera can’t be dragged then?
-
This reply was modified 1 year, 5 months ago by
Fabulous FOUR.
Fabulous FOUR
CustomerThanks! Now there is no click event when start dragging! And I can manage the click nicelly. Really useful tip!
I’ve tried to keep the camera panning on the “move: do” but I can’t reach this result. Any idea ?
ps. I don’t have the “dragged object” puzzle nor the option on “drag move” puzzle. Why?
Fabulous FOUR
CustomerI’m looking at your solution and come back to you, thanks
-
This reply was modified 1 year, 5 months ago by
Fabulous FOUR.
-
This reply was modified 1 year, 5 months ago by
Fabulous FOUR.
Fabulous FOUR
CustomerGreat! Thanks! It works!
Sorry for this question, the information about apps updates is in the manual : https://www.soft8soft.com/docs/manual/en/introduction/App-Manager.html#UpdateIf an application is based on an older version of Verge3D, a button for updating it becomes active in the ‘operations’ column on the main page
Fabulous FOUR
CustomerThanks for your answer, how to find the updated version of v3d.js?
-
This reply was modified 1 year, 5 months ago by
-
AuthorPosts