Hi,
with MMF2 whitch with i created the game, it goes fine and i can compile an .exe that works. With CF 2.5 it runs fine but i can't compile it with these extensions.
I wouldn't need CF2.5, but it runs with better fps with it. What can i do to get it to compile it (in CF2.5)?
Just replace the events that use those extensions. Those particular ones don't do anything that you can't already do with the built-in maths functions anyway (mostly found in the "special" object).
eg.
If you're using them to find a distance between two objects, you can use Pythagoras' theorem instead.
If you're using them to find an angle between two objects, you can use ATan2() instead.
Originally Posted by Sketchy Haha, thanks... I think.
And no, not exactly - I'm an outdoor instructor.
I'm sure it won't be *that* much work. I suppose there might be a magical easy way, but as I don't have CF2.5 (only MMF2), I can't really say.
I was thinking about strarting the project over because it's too heavy, but then i tested it with CF2.5 and it was much lighter. You have seen the project when you tried to make sight system to it, and you know how heavy it was, but i made many changes after that. Still heavy with mmf2.