Everybody who uses multimedia fusion, please stop by my channel and leave a comment to let me know, I need more friends on youtube concerning mmf2, well I put in some useful tutorials if you want some
Actually if you barely have any knowledge in programming you are NOT gonna have an easy time making the games you want in this program. I will say with experience it is much faster and less time consuming to do most things in this program than it is with hard coding.
A very good start for people who have some programming experience and want to make video games.
@iamstormtrooper I was just kidding :P Action Script is really easy, I thought myself it. I uninstalld flash because of memory...but I keep all my large file installes on SD and flash drive.
If anyone calls using the program as cheating it's not. Probably a better introduction to making your own games than using something like Blitz Basic. Trust me you WANT to start with no programming or else you'll be making your first game in 2 years.
@canavaro100 In mmf2 you can do alot of stuff and program basic movements and games. In the developer version you can make the game download information on the internet, make popup windows, make working online chat programs (well you can do that with mmf2 too) and it has more features as well as many addon packs.
They have there Ups and downs. MMF2 is more for games. (It does sometimes glitch for no reason but so does flash) flash is more for movies and animations.
I have this programm and I can tell you to be professional and you should start game making by using The Games Factory cause thats free and that are to starters :)
Yeah, a proffesional has a whole army of programmers, artists, and musicians at his beck and call. For those of us whos main goal is not to become a programmer, but to design games, this is a good place to start imo.
Second: When you follow instructions to tell your remote control how to communicate to your cable box\television is that not programming your remote? Ask yourself what is a program? Ask any developer who does programming does it matter if you use Visual Basic to do one function or should you use c++, or python? He will tell you "Whatever gets the job done"! Do you want to spend countless hours building an API? I dont re-invent the wheel. I invent new tires!
For those saying this is not programming. LOL I code in c++, and understand advanced programming even with windows API, and interfacing physical hardware then communicating to it in binary. It's all design none the less. So you programming in c++, is no different than you using this point and click programming capability in MMF. DID YOU CREATE C, or C++ from assembly? NO! So your using someone elses already programmed interface! No different than using this point and click!
Yes it isnt programming as in needing to hard code, however stating any type of logic for a computer to follow is essentially a program. It is instructions right ? Do this Do that if this if that else is programming logic flow and control statements. In a point and click environt which this is you still have to "PROGRAM" this kind of logic, only without hard coding it yourself. So yes essentially it is PROGRAMMING the logic of the game! So you can call yourself a MMF2 developer\programmer imo
It is a market scheme for simplicity in contrast to their competitors engines MMF2 is not only simple, practical, powerful, but diverse for making games quick and fast. Whether they say it is programming or not it is programming none the less. Anything that must follow a set of instructions to repeat and follow as a protocol is a program. You don't jump to quantum physics in grade school so you follow a schools "program" to step yourself up to more advanced subject matter.
Nothing is hard, nor difficult, those are elements to describe the state of mind when one encounters a frustrating monumental task they must accomplish, and describe such task with a level of difficulty.
All things complex or "hard" as with anything can be broken down into smaller simpler easier to understand steps.
C++ is difficult in that it goes from basic fundamentals to the capability of being able to operate physical electronic boards as an OS and taps the power of ASM.
It's good to know some kind of programming but is too expensive $5,000 a week for me. Plus it's hard to keep up with art,audio + programing talent at the same time.This software is great for those who have art talent. Just think,,,,what's would be of a game with just programming and no art talent? This was a problems for Atari back in the days,, a lot of programmers but not enough good game designers. New engines are using less programming to no programming.
I've seen some good games made with this program. Then again, I've also seen people paint the mona lisa in MS paint. In the end, its about the person behind the screen's talent.
I agree with you in every way. It's all about yer talent whether you will be able to do a good game or app. Anybody can learn programming, but if you have no talent yer creations are always going to be mediocre.
I was learning C++ but then I stumbled into programs like MMF and I quit learning C++ I was looking for quick, yet powerful methods to make games, and I know from personal experience that you can make some amazing things with this.
Please, can someone teach me how to make scrolling? I've tried "Always - Center display at (0,0) from [My Char]", but it doesn't work. What should I do?
Well you have to make your actual frame long enough - if it's only 640 wide then your character will never have to scroll. Try making the frame like 2000 pixels wide. Other than that I can't think of anything else that you did wrong other than maybe changing the coordinates at which the display is being centered. Good luck!
I think this video makes Multimedia Fusion look bad. It only shows the simplest of tasks that it can do. Multimedia fusion isn't all about making Mario clones and simple plantformers. It is possible to make online shoot-em-ups, and lot's of other exciting game types.
I love Multimedia Fusion 2, it was the best buy I've ever made.
@izacboy123 The thing is, you have to remember that only a select few had the opportunity to use MMF2 before it was released. I was one of those people, and only a certain number of games were made to showcase the product. If you look carefully, the Gracallis shooting game was actually around during the Klik and Play days. Clickteam wouldn't have time to develop proper games. Also, the ability to make online games wasn't actually possible upon launch. The extensions had to be converted later.
I need help - I want to make a duplicate frame of another (i.e a frame that perfectly resembles another frame I have made previously). I need to do this because for the game I am currently making, I need another frame to resemble exactly another frame I have already made. Any help would be appreciated.
Does anybody know how to make platforms in games that you are able to jump on from below (i.e. jumping through the platform before you land) on multimedia fusion 2. Any help would be greatly appriciated. Thanks.
make an object a platform movement, make it boounce when position is exit frame, collide with backround, make object bounce. make a backround object and cclick on the arrow on the paper, then set obstacle as platform. play the game and try jumping onto the backround object.
Go into an interview as a programmer with MMF2 or GM stuff as proof of your competence and you will be laughed at. This program is an incredible prototyping tool but nothing to be taken serious with.
Ipunch, have you ever played I wanna be the guy? If you havent you have no right saying MMF 2 is a toy. Its so incredibly hard and original. Download it, try beating it.
It's a lot less versatile than a programming language obviously, but that doesn't discredit it as a toy. I don't like programming, so anything that bridges that gap is helpful.
I don't think anyone would try to get a programming job with only this program under their belt, so your argument is kinda moot. But I guess you're just trying to come off as a prick.
Well, I don't know if I can be any help NOW, but...
MMF2 only supports WAV, MOD and OGG Vorbis as the sound file types. You can use the open-source program Audacity to convert your MP3s to either WAV or OGG.
And MIDI isn't a sound file. It's analog sound instruction. MMF2 can't support that, either.
Comment removed
GSanci1 3 months ago
Everybody who uses multimedia fusion, please stop by my channel and leave a comment to let me know, I need more friends on youtube concerning mmf2, well I put in some useful tutorials if you want some
StevenGamingTV 4 months ago
i have create one game by multimedia fusion 2 and i name it (war world 2) this is my first experiment in game industry
ayman5770 6 months ago
Plantformers lol
HijoozuRakoi 6 months ago
Actually if you barely have any knowledge in programming you are NOT gonna have an easy time making the games you want in this program. I will say with experience it is much faster and less time consuming to do most things in this program than it is with hard coding.
A very good start for people who have some programming experience and want to make video games.
thedragonb0y 6 months ago
I got this a few weeks ago and I absoultely love it. I just got started on my first game today, so I hope that turns out well!
cjimmy99 6 months ago
I love this program. It's very simple and fun to use. I'm not good with programming, but this is very great if you're not a pro.
NKProduktions 7 months ago
Oh yeah I love this program I just got it for free from the Pirate Bay.... oh wait, I mean, I just bought it :-)
2DPolygon 8 months ago
This is the best program because its easy and fun!
MeGaEdIIToRMaN 9 months ago
mmf meets matrix
MarkP0rter 10 months ago
Also one thing I like about flash is that you have to make everything your self. That's how I learned it.
gamealogic 1 year ago
@iamstormtrooper I was just kidding :P Action Script is really easy, I thought myself it. I uninstalld flash because of memory...but I keep all my large file installes on SD and flash drive.
gamealogic 1 year ago
so, how is this different from Games Factory 2?
huzdaman100 1 year ago
@huzdaman100
Yep, this one contains more multimedia things..
CycerMan 1 year ago
The Games Factory is $60
HumorOfTW0 1 year ago
@HumorOfTW0 the game factory sucks
Leon8455 1 year ago
I love this program.
redfoxbennaton 1 year ago
If anyone calls using the program as cheating it's not. Probably a better introduction to making your own games than using something like Blitz Basic. Trust me you WANT to start with no programming or else you'll be making your first game in 2 years.
thedragonb0y 1 year ago
at 0.50, what's the name of that game?
sw33toz 1 year ago
0:45 Gracillis IV - lol - exciting as hell.
neoqueto 1 year ago
o.o
MultimediaFusion2 1 year ago
Standard version of the product is only $119
FlyinV2 1 year ago
@FlyinV2 ONLY? LOL
WarIncorporated 1 year ago
@FlyinV2 Orly? I saw one that was only $19.99
icyshadow0 1 year ago
im working on props for a project still under construction and i could use this program to help out with it...
DownHillWeekend1 1 year ago
whats the diffrence between mmf2 and developer?
canavaro100 2 years ago
@canavaro100 In mmf2 you can do alot of stuff and program basic movements and games. In the developer version you can make the game download information on the internet, make popup windows, make working online chat programs (well you can do that with mmf2 too) and it has more features as well as many addon packs.
TheKaeguy 1 year ago
whats better? macromedia flash mx or multimedia fusion 2?
LaNekra 2 years ago
mmf2, its ALOT better. And more programable
pippintoon 2 years ago
@LaNekra flash mx is more capable i'd say, but you'll be able to create flash games with mmf 2 anway and mmf is alot easier to use.
flame6753 2 years ago
They have there Ups and downs. MMF2 is more for games. (It does sometimes glitch for no reason but so does flash) flash is more for movies and animations.
TheDiffusedPotatoe 1 year ago
I have this programm and I can tell you to be professional and you should start game making by using The Games Factory cause thats free and that are to starters :)
Eesakki 2 years ago
Except a professional doesn't use any of this shit to make games.
croakacola 2 years ago
I mean you have to first train to use mmf2 and best way to learn fast is The Games Factory.
Belive me I`m use it sometimes.
Eesakki 2 years ago
Yeah, a proffesional has a whole army of programmers, artists, and musicians at his beck and call. For those of us whos main goal is not to become a programmer, but to design games, this is a good place to start imo.
KamenWeil 2 years ago
CAN I UPLOAD GAMES IN NEWGROUND?
videonfan 2 years ago
you can't. you can upload only Flash (SWF) files to Newgrounds. MFF = exe .
pokerockmario123 2 years ago
No, MMF can only create Windows Executables, it can't export Flash unfortunately.
filippo333 2 years ago
no you cant
Eesakki 2 years ago
@videonfan you can soon :)
flame6753 2 years ago
which one is better? Gamemaker or MMF?
pokerockmario123 2 years ago
MMF
KPACHNbIBLOOD 2 years ago
MMF by long shot.
DominantDeathform 2 years ago
MMF
OldSkoolStudio 2 years ago
MMF is easy to use but Game Maker is really hard to use but I`m not sure about that
Eesakki 2 years ago
yo can you get this in any store or do you have to get it on the internet? please if you know which shop to get this in in england tell me
gamesmaster287 2 years ago
"develop applications without any knowledge in programming"
The second I saw that, I wanted this.
Dooplissfilms 2 years ago 3
@Dooplissfilms Me too XD
MattT1996 1 year ago
Second: When you follow instructions to tell your remote control how to communicate to your cable box\television is that not programming your remote? Ask yourself what is a program? Ask any developer who does programming does it matter if you use Visual Basic to do one function or should you use c++, or python? He will tell you "Whatever gets the job done"! Do you want to spend countless hours building an API? I dont re-invent the wheel. I invent new tires!
CodyOebel 2 years ago
Hmm.. That's well said man :)
Ruttie2 2 years ago
@Ruttie2
Thank you, although it's a year old and I just now am re-visiting this post to reply to some comments people made. :)
CodyOebel 11 months ago
For those saying this is not programming. LOL I code in c++, and understand advanced programming even with windows API, and interfacing physical hardware then communicating to it in binary. It's all design none the less. So you programming in c++, is no different than you using this point and click programming capability in MMF. DID YOU CREATE C, or C++ from assembly? NO! So your using someone elses already programmed interface! No different than using this point and click!
CodyOebel 2 years ago 14
@CodyOebel they say in the video that it isnt programming.
Diedrich92 1 year ago
Yes it isnt programming as in needing to hard code, however stating any type of logic for a computer to follow is essentially a program. It is instructions right ? Do this Do that if this if that else is programming logic flow and control statements. In a point and click environt which this is you still have to "PROGRAM" this kind of logic, only without hard coding it yourself. So yes essentially it is PROGRAMMING the logic of the game! So you can call yourself a MMF2 developer\programmer imo
CodyOebel 1 year ago
@Diedrich92
It is a market scheme for simplicity in contrast to their competitors engines MMF2 is not only simple, practical, powerful, but diverse for making games quick and fast. Whether they say it is programming or not it is programming none the less. Anything that must follow a set of instructions to repeat and follow as a protocol is a program. You don't jump to quantum physics in grade school so you follow a schools "program" to step yourself up to more advanced subject matter.
CodyOebel 11 months ago
@CodyOebel c++ isnt hard, took me 2 months to learn
Action Script is hard
gamealogic 1 year ago
@gamealogic you gotta be kidding me...
iamstormtrooper 1 year ago
@gamealogic
Nothing is hard, nor difficult, those are elements to describe the state of mind when one encounters a frustrating monumental task they must accomplish, and describe such task with a level of difficulty.
All things complex or "hard" as with anything can be broken down into smaller simpler easier to understand steps.
C++ is difficult in that it goes from basic fundamentals to the capability of being able to operate physical electronic boards as an OS and taps the power of ASM.
CodyOebel 11 months ago
@CodyOebel It's fun for people like me who have no idea how to even start at programming a game and just wanna do it for pure fun.
MindOfCreativity 6 months ago
It's good to know some kind of programming but is too expensive $5,000 a week for me. Plus it's hard to keep up with art,audio + programing talent at the same time.This software is great for those who have art talent. Just think,,,,what's would be of a game with just programming and no art talent? This was a problems for Atari back in the days,, a lot of programmers but not enough good game designers. New engines are using less programming to no programming.
alexinchains1 2 years ago
this is powerful. you can even make video games in your browser with the "Vitalize" plugin.
devin3627 2 years ago 2
Halo zero is made with this
glennzoo 2 years ago
Its all nice and stuff but this isnt game development, programming is actually satisfying when you do make something out of that.
Exhonour1337 3 years ago
Sure, but not everybody has the time to sit on their ass and money to learn programming languages.
A little bit less of an ego will do you good.
VampyricalCurse 3 years ago 2
erm,this is proper game making,games by mfd2 have bene published and its a proper thing so think and do some research before you talk
ALIFEOFTIME 2 years ago
I like how it says "program them today with"
and then it says "Develop applications without any knowledge in programming"...
I don't know If one should call this programming , it's more like Designing :/
robotwo 3 years ago
Any one else find it odd that all the games shown were learning games for little kids?
User7726 3 years ago
I've seen some good games made with this program. Then again, I've also seen people paint the mona lisa in MS paint. In the end, its about the person behind the screen's talent.
JMfrac 3 years ago 7
To JMfrac:
I agree with you in every way. It's all about yer talent whether you will be able to do a good game or app. Anybody can learn programming, but if you have no talent yer creations are always going to be mediocre.
I was learning C++ but then I stumbled into programs like MMF and I quit learning C++ I was looking for quick, yet powerful methods to make games, and I know from personal experience that you can make some amazing things with this.
Then again, if you have the talent.
VampyricalCurse 3 years ago 2
some of that footage was from Klik'n'Play-fraudulent!! lol
stabtheimage 3 years ago
Multimedia Fusion 2 developer=$300
samak08 3 years ago
$396
JSxKnifer 3 years ago
that's the main reason I got TGF2, The price.
dnlhernproductions 3 years ago
Damn.
RaccoonFanBoy 3 years ago 6
@RaccoonFanBoy I got mine for $89.95 at academic superstore :D
Lucky me!
MattT1996 1 year ago
Is this free? I have a tight bill and I'm looking for free game creators.
RaccoonFanBoy 3 years ago
it costs like 100 bucks
PhyrePhenix 3 years ago
program without any knowledge about it... bullcrap
Arfinagor 3 years ago 2
maybe you wanna try it. "google" clickteam's website. see for yourself.
devin3627 2 years ago
Please, can someone teach me how to make scrolling? I've tried "Always - Center display at (0,0) from [My Char]", but it doesn't work. What should I do?
zedakzor 3 years ago
you go under storyboard and select scrollings
jayrider101 3 years ago
Well you have to make your actual frame long enough - if it's only 640 wide then your character will never have to scroll. Try making the frame like 2000 pixels wide. Other than that I can't think of anything else that you did wrong other than maybe changing the coordinates at which the display is being centered. Good luck!
misterbuoy 3 years ago
those were educational GROSS >:P
MonkeyInTheMoon 3 years ago
I think this video makes Multimedia Fusion look bad. It only shows the simplest of tasks that it can do. Multimedia fusion isn't all about making Mario clones and simple plantformers. It is possible to make online shoot-em-ups, and lot's of other exciting game types.
I love Multimedia Fusion 2, it was the best buy I've ever made.
izacboy123 3 years ago 30
But online shoot-em-ups with MMF is hard and you can not also make good RTS game with it (or it's very hard).
Jarzka 3 years ago
"A poor craftsman blames his tools".
Keep pracitcing with it, it becomes easier.
robowurmz 3 years ago 4
I agree. And I'm using it and I'm not a teen yet, It's simple.
deadthugpaper 3 years ago
I second that!
IamTheTuna 3 years ago
@izacboy123 The thing is, you have to remember that only a select few had the opportunity to use MMF2 before it was released. I was one of those people, and only a certain number of games were made to showcase the product. If you look carefully, the Gracallis shooting game was actually around during the Klik and Play days. Clickteam wouldn't have time to develop proper games. Also, the ability to make online games wasn't actually possible upon launch. The extensions had to be converted later.
TehOwchies 10 months ago
I need help - I want to make a duplicate frame of another (i.e a frame that perfectly resembles another frame I have made previously). I need to do this because for the game I am currently making, I need another frame to resemble exactly another frame I have already made. Any help would be appreciated.
FreeStyle9012 3 years ago
copy and paste it in the story bored
moonyjacob 3 years ago
thanks - I will be able to finish it a lot faster now. Look for my game "The Dragon Hero" at the end of the summer, instead of the end of the year.
FreeStyle9012 3 years ago
you could also clone it.
deadthugpaper 3 years ago
i lve mmf2 but its getting a little hard to use on the game im wrking on if any1 can help plz send me a message
kylecoasters 3 years ago
happy to help, whaddya need doin?
deadthugpaper 3 years ago
yeah. i use it to make un games and stuff
deadthugpaper 3 years ago
This is a horrible commercial. The actual product is super fantastic.
PrimitivePerson 3 years ago 3
Does anybody know how to make platforms in games that you are able to jump on from below (i.e. jumping through the platform before you land) on multimedia fusion 2. Any help would be greatly appriciated. Thanks.
PappaChimp 3 years ago 2
make an object a platform movement, make it boounce when position is exit frame, collide with backround, make object bounce. make a backround object and cclick on the arrow on the paper, then set obstacle as platform. play the game and try jumping onto the backround object.
deadthugpaper 3 years ago
Agreed...
I remember when Klik n Play was new...
There wherent many users as far as i know, and the actual games where horrible...
At least mine...
Dojan5 3 years ago
I think this advert is a bit cheesy, but it is a great program.
Fugga21 4 years ago
This comment has received too many negative votes show
MMF is a toy and this video just proves it. XD
IPunchfish 4 years ago
BULLSHIT!! What about that guy Blazehedghog?
he mad a mario spoof and his game was put on G4 TV! this an't no toy man.
ZayLong 4 years ago 3
Go into an interview as a programmer with MMF2 or GM stuff as proof of your competence and you will be laughed at. This program is an incredible prototyping tool but nothing to be taken serious with.
IPunchfish 4 years ago
i knda see ur point, but then what IS major leauge programming?
I mean just beacuse MMFD2 dosnt major in c4 programming or anythiing dosnt mean its inefficent. it makes stand-alone applications just fine.
ZayLong 4 years ago 2
Ipunch, have you ever played I wanna be the guy? If you havent you have no right saying MMF 2 is a toy. Its so incredibly hard and original. Download it, try beating it.
SmashFiles 4 years ago 5
It's a lot less versatile than a programming language obviously, but that doesn't discredit it as a toy. I don't like programming, so anything that bridges that gap is helpful.
I don't think anyone would try to get a programming job with only this program under their belt, so your argument is kinda moot. But I guess you're just trying to come off as a prick.
DavionShores 3 years ago 2
I think the new products Multimedia fusion 2 and The Games factory 2 is more advanced programs. I using Click and Create.
PeanNefs 4 years ago
It's a great application, to be sure. You can do a lot with it.
But like anything else like this, it doesn't offer the flexibility of true programming.
SwordfighterRed 4 years ago
someone help me, i can't add BGM on my MMF2.
Can you add Mp3 music files? beside that, i can't even add normal MIDI files
jimmykudo1 4 years ago
Well, I don't know if I can be any help NOW, but...
MMF2 only supports WAV, MOD and OGG Vorbis as the sound file types. You can use the open-source program Audacity to convert your MP3s to either WAV or OGG.
And MIDI isn't a sound file. It's analog sound instruction. MMF2 can't support that, either.
Unless you develop an extension with C++.
SwordfighterRed 4 years ago
All of these are supported by MMF, Midi is stanadard lol?
You can't know much about the program if you think it can't handle this.
sqxspike 4 years ago 3
Yup, I guess not.
SwordfighterRed 4 years ago 2
yeah u can all u got to do is:
1) double click on the gray area
2) when all those icons pop up click audio to the left coloum
3) after that d-click direct show.
4)click anywhere inthe grey and awindow will pop up.
5)look in ur documents to find the sound u wantdont forget to select All FIles under type of file.
6)then u have to make the command Always. then play as the action.
7) hope this helps.
ZayLong 4 years ago 3
What about RPGs?
Blar408 4 years ago
Yep, you can do those too. ;)
OddaSykes 4 years ago
Great work Nico ! :)
Vive Multimedia Fusion !
Sphax84 5 years ago
MMF2 Rocks!
AfterStarX 5 years ago
Great video for a great software! (I give 5 stars!)
czsimi 5 years ago
voted 5 ;)
the TGF and MMF series are in my opinion the best programs ever made. adobe etc sucks, clickteam forever =)
they also have the best technical support i have ever seen.
SoftWarewolf 5 years ago
Awesome! Nice work! If I didn't already have Fusion 2 this would make me want it.
kingcheeze 5 years ago
It's pretty cool, except the first bit of text has incorrect grammar. "Drag\Drop all the Object", should be "Drag\Drop all the objects".
netninja90 5 years ago
Hurray! :D
Yay, first comment :P
LIJI32 5 years ago