1 decade ago by Ken
I recently purchased Impact and am walking through the examples to get familiar with it. Using the Pong example, I tried to speed up the puck by adjusting the velocity from what Dominic has in the example of this.vel.x = -200; and this.vel.y = 100; to double and triple the values and the puck always moves at the same speed.
What am I missing. Shouldn't setting the initial velocity higher speed up the pucks movement?
Thanks for any assistance.
What am I missing. Shouldn't setting the initial velocity higher speed up the pucks movement?
Thanks for any assistance.