I have lots of geo containers positioned in space.
I want to generate points from all the containers according to their position.
any ideas ?
there is way to involve python script using the “ADD” node “multiple points position adder” ?
Generate points from many "geo postions"
2853 2 1- Disco_Disco
- Member
- 6 posts
- Joined: 2月 2010
- Offline
- symek
- Member
- 1390 posts
- Joined: 7月 2005
- Offline
Disco_DiscoCreate new geometry. Add Object Merge Sop inside it. Use wild card to point it to many nulls you have there like: /obj/AUTO_*/point1. Done. Some more elaborate filters are possible in case it won' work. (You need to transorm them to world position also, by placing dot “.” into to “Transform Object” parameter).
I have lots of geo containers positioned in space.
I want to generate points from all the containers according to their position.
any ideas ?
there is way to involve python script using the “ADD” node “multiple points position adder” ?
Sure, but why to bother?
- Disco_Disco
- Member
- 6 posts
- Joined: 2月 2010
- Offline
-
- Quick Links