anyone ? How to make shake like this
add force to objects on shake mobile.
When I add tween behaviour on spiter object and tween scale then doesn’t work
oosyrag this is exactly what I am saying
ahha! this is working as expected
Thank you
can we also add force by shaking mobile? I shake mobile left right to add force in sprite.
start of the layout I set gravity to 0 and then everytick -> Sprite: Apply Physics force (Touch.AccelerationXWithG-1, Touch.AccelerationYWithG) at image point 0
Its not working as expected. objects moving slowly and also in opposite direction
How do I make physics like this with mobile tilt?
start watching from 2:34
Develop games in your browser. Powerful, performant & highly capable.
thanks lionz
I had tried everything you said except one thing I was not saving box id. Now I its working.
Thanks again
lionz oosyrag
this file finds edge box.
I was able to get the each edge box through loop. For this I created another sprite and for each loop I placed it to box.bboxLeft. On sprite overlap box and box.picked count = 1 I got the left Edge. same for Right. Now I got all the edges but I want to swap values of edge boxes.
can it be done through events. there are many grids in single layout and there are many layouts.
oosyrag grids are manually placed on layout. on different layouts there will be different grids pattern
lionz see image now. its not simple because grid positions and number of grids are changeable. I don't want to calculate it manually.
Member since 27 Aug, 2015