how to make an actor draggable in 9.6?
I always do it like this:
when touch is pressed constrain self.positionX and Y to mouse position X and Y
but it doesn't work in 9.6.
I'm getting angrier and agrier, nearly every project isn't working in 9.6.
And instead getting simplier and easier each update to GS makes obvious rules doesn't work and we need to put some tricks to make them work.
when touch is pressed constrain self.positionX and Y to mouse position X and Y
but it doesn't work in 9.6.
I'm getting angrier and agrier, nearly every project isn't working in 9.6.
And instead getting simplier and easier each update to GS makes obvious rules doesn't work and we need to put some tricks to make them work.
Comments