Check in layer properties whether it set to "Force own texture" or transparency unchecked.
Not straight answer but this example hopefully gives you an idea about hex grid spacing & picking: dropbox.com/s/7e1s4vl9vh6bion/hex_presentation.capx
Make sure pinning executed once. If you are using boolean as condition, verify the boolean toggled state to false after pinning.
Mostly problem with image point position. How big the sprite is?
The formula is abs(Sprite.AnimationFrame-1) or (Sprite.AnimationFrame+1)%2.
Try to reset global variables.
System--> Trigger Once
Try Buildbox. It's match the programming style you are referring to.
Feel the same with new intense pink-magenta color burst.
This kind of tactic-match game usually push development to bring AI and multiplayer as part of game features. Seems interesting to watch this project going on.
Develop games in your browser. Powerful, performant & highly capable.
Yes it has similar matching pattern. Here tic-tac-toe example without AI: dropbox.com/s/wgfhlw92p4w9zqm/tacticRow.capx
You can create "state" for them by creating instance variable whether it is a string, boolean, or even number. For example the "state" variable is a string so you can set it later like "idle"or "moving" or any other else.
Member since 22 Feb, 2012