Hi all,
I'm trying to get MPF 0.80.x setup with Godot 4.3 so I can try it out on a new game. I'm following the instructions here:
I got to the part where I'm supposed to set up the attract slide, but I can't find the MPFSlide class to extend it from. I do see other MPF stuff there, just not the MPFSlide class. I pulled the mpf-gmc project (v0.1.0) just a couple days ago and copied the /addons/mpf-gmc folder into the Godot project's addons folder, which must've worked or I wouldn't expect to see any MPF stuff at all in Godot. But when I search for the MPF classes, MPFSlide just isn't there. See below. Any idea what I'm doing wrong?
And while I'm at it, I have another question... Should my Godot project be the same folder as the main MPF machine folder, or a subfolder thereof? I ask because when I look at the MPF tab in Godot, it says the machine folder is my Godot project (which is in a subfolder of the machine) and won't let me change it. Is this going to be a problem the way I have it? It wasn't exactly clear to me which way it was supposed to be set up. See below.
(D:/dev/OutpostKodelia_Volcano is the machine folder, D:/dev/OutpostKodelia_Volcano /outpostkodelia_volcano is the Godot project subfolder). Is this set up wrong?
Thanks in advance,
Kaydee