Look at the topic: construct.net/en/forum/construct-3/your-construct-creations-9/really-animate-tiledbg-174274
Give them a push: dropbox.com/scl/fi/ns2apt8uj83oi3mfuyivl/sesame_instance.capx
Similar behavior can be achieved (Airscape mechanic like) using events: dropbox.com/scl/fi/45ewbr1c5fxkk1vqzu4q8/putari_planet_gravzone.capx
Grid pathfinding example: dropbox.com/scl/fi/9e9w6kcpfa024h1bsq0zy/path_touch.capx
Hi, you can utilized physics and give it an impulse: dropbox.com/scl/fi/46ibz2lkrsq22fzpkmjvn/fling_physics_impulse.capx
Compare angle to detect which side a moving object entering by: dropbox.com/scl/fi/y7fds7j3bjhfwp5mdx6ua/enter_left.capx
Isometric formula relatively simple. Look at following example from other user: dropbox.com/scl/fi/hwthxm2kws3cb46y9x17u/iso_tile_map_example_rev.capx
Good eye lionz!
Pushing example:
dropbox.com/scl/fi/ns2apt8uj83oi3mfuyivl/sesame_instance.capx
dropbox.com/scl/fi/7e8zdisxf18odo1z4ie9l/biters.c3p
Where is the picked item condition? I don't see it. Construct need to be informed which sprite is being "on charge".
Try to make local variables static so it is possible to see them in debugger.
Some workaround that might work for your case: construct.net/en/forum/construct-3/how-do-i-8/retreating-ai-173846
Running around 60 fps using Chrome at full screen. Smooth enough. Climbing high wall was so difficult by the way.
Could you upload the game online and let other test the game performance. I would love to see how the game performs in browser.
Develop games in your browser. Powerful, performant & highly capable.
Using mp3 in Construct is prohibited if I am not mistaken. Try remove the mp3 files and replace them using other legal/supported format.