Hi, I’m trying to go through an older tutorial on how to make a memory match card game.
Most of the instructions make sense and work but I’ve run into a few places where either the explanation isn’t clear or the tutorial seems to reference things that either no longer exist or no longer exist in the same way/under the same description in the current version of gdevelop.
This is the tuturial: wiki.compilgames.net/doku.ph … ymatchgame
I’ve made it to page 3 so far: wiki.compilgames.net/doku.ph … part3_easy
The main part that is getting me stuck right now is a reference to adding a repeat/loop option to an event.
The tutorial has asked for this in a couple places.
One place didn’t seem to actually require it in order for things to function but I don’t think it can be avoided in the other.
I can’t find any reference to that functionality in gdevelop’s menus and the instructions of how to accomplish it don’t seem to be accurate anymore for the current gdevelop iteration.
If they are accurate I’m struggling to figure out how to do it.
Can anyone give me an idea of how to go forward with this?
For that matter if anyone could look over the tutorial (both easy & advanced versions) and just point out anything else like that where the description no longer matches the current method and what the current method is, that would be very helpful.
My overall goal here is to learn all the functionality related to making a card game (not specifically memory match).
If anyone has any suggestions as to other tutorials that might help me learn that and that might be more up to date, that would also be helpful and appreciated.
Thanks for your time.