Igor Q. 519 Posted December 15, 2018 (edited) Hi I'm having trouble with a code and the problem is very unusual. Case 1 Step 1) I spawn 4 objects in a region and label them as Group 1. Step 2) I spawn 4 objects in another region and label them as Group 2. I then run the trigger (on a lever) Step 3) Count: 4 Case 2 Step 1) I place 4 objects in Group 1 Step 2) I place 4 objects in Group 2 I then run the trigger Step 3) Count: 4 Case 3/4 I place 4 objects in a group, and spawn 4 objects in the other group I then run the trigger Count: 1 Case 5 I check the rotation of objects spawned vs objects placed however it shows them as identical. ??? Edited December 15, 2018 by Igor Q. Share this post Link to post Share on other sites
Houp 237 Posted December 15, 2018 Hi, probably they are almost the same. In output you see only first 3 decimal numbers. Try to you Distance instruction between 2 vectors and check if it is small number. 1 Share this post Link to post Share on other sites
Igor Q. 519 Posted December 17, 2018 Yep! I fixed it. I just reentered the values and it worked. Share this post Link to post Share on other sites