How can i make levels with transfer my objects to another layout, I have a game in which all the levels will be similar. What is the easiest way to duplicate all of the objects on this layout to another layout, (every layout must have event sheet )keeping all of the layers correct
Develop games in your browser. Powerful, performant & highly capable.
make a new event sheet
right click your layout and duplicate it
link your new layout to your new events sheet (in the properties)
and my tip is to make a global event sheet that you include in every level event sheet (like movement, ...)
Well said fm4fanAT
abdalghani Please follow te steps given below your question.
fm4fanAT Thanks a lot