HOW DO I MAKE A CUT SCENE???

if you what a cut scene is, how to make one, and the easiest way to, let me know.

please.

I dont know how to but maybe its one big animation or multiple small animations

I’ve built cut scenes a couple different ways. You can put it all on a separate level that you go to between levels, or you can trigger a full screen animation or move elements and text around a background. It takes some fiddling with the sound and timing, but it is definitely doable. I have a pretty complex opening cut scene on Outpost Omicron - https://flowlab.io/game/play/1318529 and a much simpler one on Laser Dave - https://flowlab.io/game/play/1432026 that you can check out and get ideas from.

This will help you, A LOT I hope:
http://forum.flowlab.io/discussion/8503/in-game-cutscene#latest

thanks guys :smile:

I made a decent cutscene in the first games I ever made

This will make the camera move by 7 on the X axis:

{"data":{"behavior":{"v":"2","nodes":[{"inputCount":4,"outputCount":4,"name":"Camera","behaviorType":"logic.components.View","x":720,"y":-32,"group":"","id":"10af56ad43107f42","parallax":100,"scrollX":true,"scrollY":true,"minLeft":0,"maxRight":9,"top":0,"bottom":9,"repeatBG":null},{"inputCount":3,"outputCount":1,"name":"Number","behaviorType":"logic.logic.Value","x":360,"y":32,"group":"","id":"10af81a3956f824d","startVal":0,"tag":""},{"inputCount":3,"outputCount":1,"name":"Number","behaviorType":"logic.logic.Value","x":90,"y":0,"group":"","id":"10b36e622b020048","startVal":1,"tag":""},{"gateVal":6,"mode":"greater than","inputCount":2,"outputCount":2,"name":"Filter","behaviorType":"logic.logic.Filter","x":-90,"y":128,"group":"","id":"10b4b0e4784b2a43"},{"inputCount":0,"outputCount":2,"name":"Keyboard","behaviorType":"logic.triggers.Keyboard","x":-270,"y":0,"group":"","id":"10bc4af455402949","keyCode":89,"repeats":null,"delay":null},{"delay":1,"count":1,"inputCount":3,"outputCount":1,"name":"Timer","behaviorType":"logic.triggers.Timer","x":90,"y":192,"group":"","id":"10bcfc6226b43740"}],"links":[{"input_id":"10af56ad43107f42i2","output_id":"10af81a3956f824do0"},{"input_id":"10af81a3956f824di2","output_id":"10b36e622b020048o0"},{"input_id":"10b4b0e4784b2a43i0","output_id":"10af81a3956f824do0"},{"input_id":"10b36e622b020048i1","output_id":"10bc4af455402949o0"},{"input_id":"10b36e622b020048i1","output_id":"10bcfc6226b43740o0"},{"input_id":"10af81a3956f824di2","output_id":"10b36e622b020048o0"},{"input_id":"10b4b0e4784b2a43i0","output_id":"10af81a3956f824do0"},{"input_id":"10bcfc6226b43740i0","output_id":"10b4b0e4784b2a43o1"},{"input_id":"10b36e622b020048i1","output_id":"10bc4af455402949o0"},{"input_id":"10bcfc6226b43740i0","output_id":"10b4b0e4784b2a43o1"},{"input_id":"10b36e622b020048i1","output_id":"10bcfc6226b43740o0"}]}}}