- This topic has 10 replies, 3 voices, and was last updated 4 years ago by Yuri Kovelenov.
-
AuthorPosts
-
2018-09-15 at 1:26 pm #7325RenierMyburghCustomer
I’m trying to find a way to select an object in a scene, in this example, 1 of 630 cubes stacked as separate objects.
I’d like to be able to pick a number between 1 and 630 before crashing them and have it outline the corresponding cube. I feel I’m missing something very obvious and just need a nudge in the right direction.
Also: In Blend4Web there’s a checkbox to control all Children of an object via the control-flow nodes .. is there a puzzle way for this or only js at this stage?
Thanks in advance.
2018-09-15 at 4:25 pm #7337Yuri KovelenovStaff2018-09-15 at 4:26 pm #7338Yuri KovelenovStaff2018-09-15 at 5:02 pm #7342RenierMyburghCustomerHi Yuri! Thanks for the response.
With regards to selecting a group of objects, my issue is I tried to stop the animation of all objects in the scene with the “all objects” selector as well as with a group created within Blender. But it doesn’t seem to work with the “pause animation of > all objects” puzzle or the group selector.
Thanks for helping! Really loving the 2.7.1 update… only got it today. It’s like you guys read my mind with the WordPress integration. Massive kudos!
2018-09-15 at 5:27 pm #7343RenierMyburghCustomerSorry, I realized I’m not providing enough info here.
I understand selecting grouped objects, but it doesn’t seem to apply to animation clips in the same way. I will go through the Farmer’s Journey logic a little better to figure out how to do the randomization aspects.
I can add objects to lists just fine in puzzles, but doing 630 of them would definitely be much faster in code than in the puzzle system, so was just asking if there’s a quick way to assign many ‘children’ objects of a certain parent to a list and pause/play them accordingly.
2018-09-15 at 5:32 pm #7344Yuri KovelenovStaffI see. For this case you can use the get animations puzzle with a group or all objects selector and then supply it to the animation control puzzles.
https://www.soft8soft.com/docs/#manual/introduction/Puzzles.get_animationThanks for kudos :)
2018-09-15 at 5:55 pm #7347RenierMyburghCustomerGot it, thanks!
2020-10-23 at 12:49 pm #34520farzinkhodadadiParticipantabout kind of same problem here. i have around 80 different object. i want to make when you click on them. that object outline will be active. and outline for other objects get deactive. but i dont want to select all the objects one by one.
its more like, outline activate for this and deactive for all other. just need that (except) option.
i also know that i can make a list of other object and copy the list. but even that big list make the window really slow and busy2020-10-23 at 1:28 pm #34530Yuri KovelenovStaff2020-10-23 at 1:59 pm #34531farzinkhodadadiParticipantthank you so much. and 1 more question is, is there any limit of storage or configurator size? for uploading ? i mean after finishing upload on my website.
like all files in scooter is about 60mb. but mine is getting more than 500mb.
any limit?
and how can i check my configurator online not on local. but i dont want to share the files with others. not giving access to anyone to change anything,2020-10-24 at 7:36 am #34548Yuri KovelenovStaff -
AuthorPosts
- You must be logged in to reply to this topic.