Hey all, my friend was doing a game with a path movement on the car. But everytime the car goes down, it plays the wrong animation. How to fix this?


Hey all, my friend was doing a game with a path movement on the car. But everytime the car goes down, it plays the wrong animation. How to fix this?


Hey all, my friend was doing a game with a path movement on the car. But everytime the car goes down, it plays the wrong animation. How to fix this?


Hi,
Why didn't you help your friend fix the problem?<img src="/center/images/graemlins/smile.gif" alt="" />
When you have a problem with a program you need to debug it.
That is it.
If you want others to help you, you need to put yourself in there shoes and imagine if you have enough information to solve the problem.
In this case sadly you have failed to provided the minimum information to even begin to fix the problem. I can't see what your friend has written.
So I can only really help you with general information.
Firstly the basic routines have been tested and generally work, so making a statement that they don't is of real no use to anyone.
The best way is to upload an example of your problem, that way other can try your code and view your code. Generally many bugs are caused by poor programming techneques. There are bugs in MMF, but most of them can be designed around if your creative and patient. Sometime you just need to write an extension.
If your friend considers there project private, you could consider using the adding the active to the MMF2debugger and observing its behaviour at runtime.
If you've found a bug PM Yves or post on the forum.
regard,
Joe.


Hi,
Why didn't you help your friend fix the problem?<img src="/center/images/graemlins/smile.gif" alt="" />
When you have a problem with a program you need to debug it.
That is it.
If you want others to help you, you need to put yourself in there shoes and imagine if you have enough information to solve the problem.
In this case sadly you have failed to provided the minimum information to even begin to fix the problem. I can't see what your friend has written.
So I can only really help you with general information.
Firstly the basic routines have been tested and generally work, so making a statement that they don't is of real no use to anyone.
The best way is to upload an example of your problem, that way other can try your code and view your code. Generally many bugs are caused by poor programming techneques. There are bugs in MMF, but most of them can be designed around if your creative and patient. Sometime you just need to write an extension.
If your friend considers there project private, you could consider using the adding the active to the MMF2debugger and observing its behaviour at runtime.
If you've found a bug PM Yves or post on the forum.
regard,
Joe.
Assuming your friend is new to this, or that mistakes just happen, could it be that you have the wrong animation in place for the down animation in the object itself? I've known people who've done it before, even those that have been using MMF for a few weeks or months. Just a guess, anyways.
Assuming your friend is new to this, or that mistakes just happen, could it be that you have the wrong animation in place for the down animation in the object itself? I've known people who've done it before, even those that have been using MMF for a few weeks or months. Just a guess, anyways.


I posted the file example. Check it out.


I posted the file example. Check it out.