[SOLVED] Mouse Double click Issue

ether you change your scene var to 0, or you have
V=2 set anim to 46
V=3 set anim to 48
V=4 set anim to 72

but still:

if you do not use Variable V for anything else, just do +1 to animation.

still same frame skiiping issue even after using both the conditions

Read.
Change your scene variable V to 0

1 Like

i have changed the scwnw variabel to zero and now its skips aniamtion 46 and jumps to 48 ,is the probelm with my version as i have altest version of gdevelop??

argh, no
now you did both:
you changed your conditions to ad 1 more to v AND changed var V to 0
i sad you do one of the two things.

now that you have V = 2,3,4
your scene Var V needs to be 1

it worked ,you are genius !!!

I salute your patience man!
I gave up explaining to him on Facebook haha

It really slows my progress , so i have to come up with a solution ,here is solution after the end

change varaible upon press and when released trigger animation

i am working on quite complex project so any solution wasnt working properly . except this and using inbw the double click extension