Can Loop Over Table has Add or Remove Row? I have weird problem. My program could only remove part of the row.
Comments
tatiangMember, Sous Chef, PRO, Senior Sous-ChefPosts: 11,949
Yes, it's fine to use Add/Remove Row inside of a Loop over Table behavior. Just make sure the loop isn't somehow stopping before it has time to complete (e.g. if that actor was destroyed).
Comments
Yes, it's fine to use Add/Remove Row inside of a Loop over Table behavior. Just make sure the loop isn't somehow stopping before it has time to complete (e.g. if that actor was destroyed).
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
I think I find out my problem...every time and remove a row, the index mix up. That's why the result is incorrect...