The Daily Click ::. Forums ::. Klik Coding Help ::. Extensions MMF2 and CF2.5
 

Post Reply  Post Oekaki 
 

Posted By Message

hapsi



Registered
  13/11/2003
Points
  775
27th July, 2016 at 27/07/2016 16:27:45 -

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.
Image

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)?

 
[Signature][/Signature]

Sketchy

Cornwall UK

Registered
  06/11/2004
Points
  1970

VIP MemberWeekly Picture Me This Round 43 Winner!Weekly Picture Me This Round 47 WinnerPicture Me This Round 49 Winner!
27th July, 2016 at 27/07/2016 16:44:19 -

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.

http://create-games.com/article.asp?id=1898

 
n/a

hapsi



Registered
  13/11/2003
Points
  775
27th July, 2016 at 27/07/2016 22:12:28 -

Yeah i know this. It's just too/very much work.

Well, Sketchy have been always right, maybe i'll just have to do it. I was hoping a magical easy way.

Are you some kind of physicist or mathematician or something..?

 
[Signature][/Signature]

hapsi



Registered
  13/11/2003
Points
  775
27th July, 2016 at 27/07/2016 22:16:44 -

Not in the bad way. I've seen you helping people in any problem (coding).

 
[Signature][/Signature]

Sketchy

Cornwall UK

Registered
  06/11/2004
Points
  1970

VIP MemberWeekly Picture Me This Round 43 Winner!Weekly Picture Me This Round 47 WinnerPicture Me This Round 49 Winner!
27th July, 2016 at 27/07/2016 22:55:09 -

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.

 
n/a

hapsi



Registered
  13/11/2003
Points
  775
28th July, 2016 at 28/07/2016 11:38:20 -


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.

 
[Signature][/Signature]
   

Post Reply



 



Advertisement

Worth A Click