hi all i have bean doin the tutorial on ChocoBreak and would like to mod it a bit but i cant seam to work out how to make somthing float down the screan when a serton breack is destoryed can eney one help me please thanks
Printable View
hi all i have bean doin the tutorial on ChocoBreak and would like to mod it a bit but i cant seam to work out how to make somthing float down the screan when a serton breack is destoryed can eney one help me please thanks
Each object has an X and Y location on the screen you can change those at runtime
So for example if you wanted the bricks to slowly move down the screen you could do an event like this
Conditions:
Always
Actions:
[Your object] - Position - Set Y Position: "Get current Y position" +1
Note: You get the current Y position by using the Get data from an object button in the expression editor then finding your object.
sorry dont understand wot you mean i wont the breack to change to say like a cherry and then float down the screan thanks
Have you tried to do that?
Thats the easy way to try to learn how to use MMF -- just try things.
As an easy way you could give your cherry a path movement.
Then
Create you new cherry at the same location as the brick.
and it will follow the path you drew down the screen.
hi Thanks for all your help i have figerd out how to doit finley
thanks