If your interested in that, I have quite the lacewing project under way.Originally Posted by SortaCore
If your interested in that, I have quite the lacewing project under way.Originally Posted by SortaCore
You should convert this example to Flash. Replace Blast and get rid of whereever you are using AppPath (can't find it!).
Lacewing Flash isn't officially out yet! And why would you want to convert this to flash? That's pointless! This is an example for people do learn how to use the extension for any purpose. There is no need for it to even be compiled into an exe, you just run it from MMF2...
Working as fast as I can on Fusion 3
I love this, it's excellent! I've added 360 degree rotation to the players and now I want bullets to be shot. That's all good. One question though. How do I get the bullets to be transferred to the peers' screen?
Thanks, Vet
You'll have to send a message with the necessary variables (x and y position that it starts, direction/angle, speed) and upon receiving this message create the bullet and set the variables accordingly.