- This topic has 10 replies, 2 voices, and was last updated 2 years, 4 months ago by
Jeff Boone.
-
AuthorPosts
-
2023-06-26 at 4:43 pm #64859
Jeff Boone
CustomerHey there! So i have 4 different files of similar objects in a menu to select, all of them use the same naming. I load on file per time, and so there isn’t any conflict in that regard.
I have a set of certain actions that I want to, for example when a new gltf is loaded, am playing a small camera movement.
These sets of actions only work for the first gltf in the list, even if I load the other 3 files first, before the gltfNo1. Also 2 objects wont go hidden for some reason, named 2nd set wheel2023-06-26 at 4:56 pm #64860kdv
ParticipantObjects MUST have unique names to be interactive.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-06-26 at 5:09 pm #64861Jeff Boone
Customeroh, but am always unloading the files, never 2 files are visible with same names
2023-06-26 at 5:12 pm #64862kdv
ParticipantJust show your puzzles
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-06-26 at 5:16 pm #64863Jeff Boone
CustomerSure! Thanks again men!
2023-06-26 at 5:18 pm #64868Jeff Boone
CustomerHere is the function reset:
2023-06-26 at 5:21 pm #64869kdv
ParticipantDo you mean the red action names that are performed only for the first .gltf? Can you share the link to this app?
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-06-26 at 5:23 pm #64870Jeff Boone
Customerstuff that are inside the reset function arent applied in all vehicles
Attachments:
2023-06-26 at 5:24 pm #64872Jeff Boone
CustomerActually everything above the rapid load screen are applied, everything that is below doesn’t work on 3 of the 4 vehicles
2023-06-26 at 5:31 pm #64874kdv
ParticipantYou objects have the same names. Their animations have the same names. When you delete objects you don’t delete their animations (this question is to v3d team. it’s a bug). The point is that you have access to names only (objects, animations, materials) and if you have two or more objects with the same name you can reach only the first one. Objects MUST have unique names.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-06-26 at 5:33 pm #64875Jeff Boone
CustomerGreat, thanks for the help once more! Thanks!
-
AuthorPosts
- You must be logged in to reply to this topic.





