Certified Silly's Forum Posts

  • 3 posts
  • I want to create a children's interactive cartoon in Construct 3. The project would play a 1–2 minute MP4 video, then when that video ends display an interactive C3 mini-game/choice activity. Once the child completes the activity, the next MP4 segment plays, followed by another interactive section, and so on. The finished project would be exported for browser/HTML5 use. Is this a practical and reliable approach in Construct 3, particularly on desktop, Android tablets and iPads? Are there any issues with video playback, memory, mobile browser autoplay restrictions or transitioning between video and interactive layers that I should be aware of? Would several short video segments be preferable to one long video that is paused and resumed?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Many thanks appreciate your advice & time.

    GaRRY

  • Hi all,

    I’m building a linear kids logic puzzle game in Construct 3.

    Each puzzle is currently its own layout (e.g. Z1-P1, Z1-P2, Z1-P3 etc). There are about 30 puzzles per game, and I’ll be building many games using the same structure.

    I’m looking for a robust, low-maintenance way to handle navigation so a Next button moves to the next puzzle, without duplicating navigation events per layout or constantly editing event sheets as puzzles increase.

    What’s the best scalable pattern for this in Construct 3?

    Thanks in advance.

  • 3 posts