Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Kind of new to COnstruct and it seems like events are "layout based" but a lot of behaviors I'd like to span across multiple layouts. How is this best accomplished without copying the events into the new layout event sheet? Or is that what you have to do?
Thanks!
Two things: If you select the layout you can set it's event sheet. So you can have multiple layouts using the same event sheet. Also, you can right click on an event sheet and include another sheet.
you can make many layouts on 1 eventsheet
and you can make many eventsheets on 1 layout (including sheets)
and you can have many eventsheets on many layout.
ok there is another way is copy paste but you will use alot of events o.o
Develop games in your browser. Powerful, performant & highly capable.
That's Perfect! I'm working on a golf type game and want to have a "ball events" sheet and a "trap events" sheet and so on. Thanks for the help!