When I restart the layout, sometimes there is a space between sprites, how can I fix this?
capx: https://www.dropbox.com/scl/fi/0vxafzkjoci5dvlnxmkgq/123.capx?
Can't get access to the file. I bet you just need to use round or int expression when set sprites position.
Can't get access to the file.
https://drive.google.com/file/d/1ys3RVUBknmUsLjaAjzSJ2MJax4Vhj4hG/view?pli=1
Probably some dt difference in creation time. Here my fix: dropbox.com/scl/fi/64bqpefi3mc8pnhd36otn/123_rev.capx
It's didn't work :c
(make the opacity 100 for the sprite to see it)
Develop games in your browser. Powerful, performant & highly capable.
Ah yes it is not perfect. I suggest try to adjust value especially for speed & timing using the power of 2 since computer can easily predict the value better than floating or integer.
When I restart the layout, sometimes there is a space between sprites, how can I fix this? capx: https://www.dropbox.com/scl/fi/0vxafzkjoci5dvlnxmkgq/123.capx?
Hello, a solution would be that when creating the object and finishing the actions you would use "Set Position to another object" and each object would put an object point in one of its left corners, so when finished it would join the other object. Remember to select the penultimate object with Id-1