Demo (Capx)
Hi rexrainbow ,
I have all the required plugins and behaviors installed(latest updates from your app), but the capx still says that "Grid move"behavior is missing.
Any clue on this? I'm on C2 r190.
Thanks.
cesisco
It should in my repo, or you might download it manually in here.
rexrainbow , I did it before with those from the repo, without success, it's weird.
It has to be something in the capx., because all other of your capx, that make use of this behaviour are working fine.
I don't wanna use your tetris capx because i have to install to many plugins. I don't get it that a game like tetris need so many plugins. Is tetris really so complicate to do it with events without plugins?
JamesXXXYZ
You don't need any plugins at all to do Tetris. Just do a search and you'll find a few versions, one of which from R0j0hound that only uses 48 events.
This thread has a couple of examples from R0j0: https://www.scirra.com/forum/tetris-tutorial_t118809
zenox98
thx
Yes, you could make tetris with pure events. Or try this capx with plugin + events, it is just another choice.
Hi, is anyone having problems with this capx ?(C2 r190)
I still can't open it, I am a regular user of rexrainbow plugins, and the plugins are all update to the latest versions, but I still have the warning""Grid move"behavior is missing"
Thanks
http://www.scirra.com/arcade/puzzle/1259/tetris
No plugins, no problems <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":-)" title="Smile">
Is rexrainbow solution better or has more possibilities?
BTW thx goes to zenox98
Develop games in your browser. Powerful, performant & highly capable.
Rexx has provided an online demo, but IMO it doesn't offer any advantages over R0j0's version. It's just a matter of preference.
Having more than one option of doing a particular task is never a bad thing
My plugins support moving/rotating at hex board.
Edit:
Never mind, just using rojo's soultion.
cesisco http://www.scirra.com/arcade/puzzle/1259/tetris No plugins, no problems <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":-)" title="Smile"> Is rexrainbow solution better or has more possibilities? BTW thx goes to zenox98
Tks, it's solved now.
I think rexrainbow solution is harder at the beginning, but once you understand the plugins and behaviors, you can do almost every puzzle game you can imagine.