Many of you asked time after time how you can make memory cards flipping game with Construct 2 Without adding third party plug-in. Answer to that is yes Constru...
Hola, me gustaría que expliquen este código que copio a continuación ya que estoy intentando hacer este juego de memoria y no lo puedo resolver.
(((sprFaceup.ImagePointX("Origin") - 70) / 100) + (((sprFaceup.ImagePointY("Origin") - 150) / 125) * 6))
Yo utilice otro formato de ficha por ende no se a q corresponden el 125 y el 6.
Gracias!