Super Mario Bros World 1

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • I'm well aware of the flash behavior. I tend to avoid several of the built-in behaviors because of how little control you have over them. Usually the primary issue with these is the order of operations. You can't control when the behavior runs, so you can't make sure certain things happen before or after it. If the behavior is so simple that it can be replicated with only a couple of events, then it isn't worth the potential headaches that can result from using it.