With so much functions in C2, I guess it would take me a bit more time to learn C2. I've been thru those basic tutorials. What I did was, after adding the bullet behavior, I went to the event sheet and set this parameters:
SYSTEM>EVERY TICK>SPRITE>SET ANGLE TO -90 DEGREES
It did work, it moves upward, it has the constant speed,, but seems its moving sideways (the right side is the one moving upward, like being rotated counter clockwise -90 ). What I want to happen is the head or top of the object the one moving upward. I guess I'm missing another parameter setting.