Question is how many behaviors can you add to a object?
Then how many of the same behaviors can you add?
Yes I know your probably thinking "why would you need multiple behaviors of the same type?".
Answer is you don't have that much control on a few behaviors.
For example if you want to use the sine behavior, you have to set up an additional sine if you want to change some of the settings like height, or angle, then alternate either activated or unactivated.
So there's defiantly some extra settings needed there.
But aside from that I'm definitely getting a bug when I add more than 4 behaviors, with 3 of them being the sine behavior.
I'll add a post to the tracker if needed, but I wanted to ask first if there is any set amount I should know about.