I use physics for turn based football game prototype:
phenomenal-pasca-511eb7.netlify.app
An example for the things you want to achieve (hopefully): dropbox.com/s/p2p9h1b2ite63bq/tomb_miner.capx
edit::nope, that one probably not the closest mechanics, but this one probably do:
dropbox.com/s/lj1j4op45dlnbkf/swap_line.capx
One possible idea: dropbox.com/scl/fi/qqj2xht6k75vzpjya4g1t/turn_door_hit.capx
Probably close example of mine: dropbox.com/s/ynizwpagodh2f1t/search_word_jumble.capx
another link-connect example:
dropbox.com/s/onngedj5z1a04el/connect_match.capx
Try using online graphing calculator and put some formula and observe the value and also the visual it produce. You probably want to implement them into motion or other object property. Learning arithmetic would be useful too to understand how certain numbers sequenced/ordered since I relied on them to build puzzle logic.
You do not have permission to view this post
Ah yes there is a problem with missing icons. Should working just fine now.
R0J0hound access has not been granted.
Develop games in your browser. Powerful, performant & highly capable.
Bouncing by angle example: dropbox.com/s/hpqmn0yuatjyhff/bllt_bounce.capx
Ask me anything in particular if you need further assistance.
An array example: dropbox.com/scl/fi/m81fcgjbbjubims9mabza/put_value_into_array.capx
Try to drag the slider to see text change.
Use dictionary object or array or something represent list. Array for example simply a table hash you can store various values (be it animation name, level, enemy, etc) then retrieve these values via index (like column/row order).
Member since 22 Feb, 2012