1
Windows / Mac / Flash / HTML5 / Re: Stencyl Forge - A game made with mostly SF items
« on: June 21, 2014, 12:23:35 pm »
An easy way to do this would be to create a number 'game attribute' that would change based on the direction you press i.e if up is pressed set number to 1 and so on with all four directions.
Then when the shooting button is pressed if number equals 1 push actor towards 270 and so on with all four numbers in all four directions.
Then when the shooting button is pressed if number equals 1 push actor towards 270 and so on with all four numbers in all four directions.