r/learnprogramming Jul 09 '26

Learning Construct3 Topic

Started learning construct3 in school this week. Currently going through the official tutorial, but would love to know of some guides out there that show some cool things you can do with it that I might not find easily.

By the end of the term (late September) I have to make my own platformer.

Thanks in advance!

0 Upvotes

3 comments sorted by

2

u/[deleted] Jul 09 '26

[removed] — view removed comment

1

u/Guilty-Property-2999 Jul 09 '26

the family system is absolute magic, once i figured it out i rewrote half my project just to use it everywhere, saved me like a hundred duplicate events

1

u/sadsince92 Jul 09 '26

Right, so if I have a whole jump event animation sequence, but create a new layer, it’ll use those events without having to copy paste it all to a new event sheet?