I am hoping someone can help me.
I am experiencing an issue where even though the events are firing, nothing is happening.
It works when the game is launched for the first time. After a few seconds it no longer works even though i can see the events are still firing.
I might be doing something wrong but considering it works a while then stops working, perhaps my method of doing is incorrectly implemented or something.
Seems there was a problem with the negative values so i just did a simple compare and inverted negative values. I also set all the variables back to 0 if you release the key to prevent bugs that occurred occasionally where it would get stuck not know if its zooming in or out.
Hi. Apologies. I thought i responded to this months ago. Im not sure if you still need this due to there now being a pinch input. If you do let me know.
Hi.
I used my own method due to the engine one not putting out values correctly.
The pictures in the first post should show you how to implement you own version.