Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
When I'm choosing a bullet movement behavior, the bullet movement will automaticly be from left to right, how can I change it's direction of movement to from right to left? or upwards? downwards?
Develop games in your browser. Powerful, performant & highly capable.
<img src="http://img707.imageshack.us/img707/3649/bulleti.png" border="0" />
When Sprite(bullet) created will detect Sprite2's (origin/gun) angle and move at this angle.
Then, If Sprite2 look to the left the bullet will go to the left.
<img src="http://img707.imageshack.us/img707/3649/bulleti.png" border="0" /> When Sprite(bullet) created will detect Sprite2's (origin/gun) angle and move at this angle. Then, If Sprite2 look to the left the bullet will go to the left.
Thanks a lot! you really helped! <img src="smileys/smiley1.gif" border="0" align="middle" />