Don't mix Phyisics and Platform behaviors, both of them won't be working properly.
You can use "Set vector X" action of the Platform behavior.
You'll need to disable controls of the character for a 0.3 seconds or so.
Also, I suggest you use Timer behavior instead of "Wait" actions. In case two or more fast bullets hit the character, "Wait" actions may overlap and cause problems.