I am trying to create a game similar to the one in this tutorial but every time I add a second item to fall into the box then the items start acting as if they are floating randomly in space. I can get it to work with just one item just fine but for some reason adding a second item causes it to act weird. Can anyone explain why it does this and how I can fix it?
I need the item to be frozen in space above the moving container below and on screen tap the item should release and fall into the moving container. It happens whether I duplicate the falling item or whether I import it as a new item. Ultimately I’d like to have 2-4 items to drop into the moving box. The items are exactly the same which is why I was hoping to be able to just copy and paste.
Here is a link to the tutorial: https://www.youtube.com/watch?v=lqfNIXoZkic
Not sure how to share my project or my files, I am new to Effect House (Only 30ish effects so far)
Any help would be greatly appreciated. I am sure it’s just a simple visual scripting issue.