Hi !
http://canapin.com/construct/canagolf/01/ (mouse + click)
Bullet, angle, speed, bounce on a solid. That's pretty straightforward.
However, the bullet behaves strangely when it bounces in inner angles.
The ball sometimes seems to "jump" or teleport for a short distance in these cases.
Give a couple of tries here for example :
It also happens on the four inner angles of each layout angle but it's harder to see.
Here are my events :
And my capx : http://canapin.com/construct/canagolf/0 ... lf-02.capx
Any idea ?
edit : I tried with time scale to 0.2 and I can clearly see the ball teleport for a short distance in some case.
I need a precise behavior… <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">
Should I switch to physics behavior in order to have better collisions ?