Nicola Fern

Digital learning professional, PhD student

Menu
  • About Me
  • Blog
  • CV
  • Portfolio
  • Publications & Presentations
    • AIED2025 Interactive Event Session
    • Poster session – PGR Conference 2023
  • Glossary
  • Contact
Menu

VR-1 DevLog #4

November 21, 2023November 21, 2023

This week, I’ve taken the quiz script and expanded its function to include triggering the feedback videos that are played on the character screen.

New things this time:

  • The timeline for the initial gameplay flow
  • Placeholder videos for the quiz feedback

The gameplay now has a basic flow, with the initial video cued up on the timeline, and the samples delivered at a later point through the sample delivery tube.

Quiz manager

Screenshot showing the quiz manager script, which uses serialised fields to make the script as flexible as possible.

The quiz manager script uses serialised fields. This enables the quiz to be set up entirely in the component settings, making it reusable in other scenes.

The script is added to an empty game object, and the quiz questions are defined first. TextMeshPro gameobjects are added to define where the question, feedback and answer options should be displayed, and the feedback videos that need to be played for each question. Separate gameobjects are specified for final text, videos and score.

Next

  • Environment improvements and sound effects/audio textures
  • Settings UI/interface and audio controls
  • Scripting and recording videos – this is probably the last thing I’ll do for this scene, since the script is dependent on other things added
  • Captions
  • Some persistent scoring/tracking for monitoring and displaying the user’s progress

Video

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Posts

  • VR-1 DevLog #6
  • VR-1 DevLog #5
  • VR-1 DevLog #4
  • VR-1 DevLog #3
  • VR-1 DevLog #2

Categories

Game development project managed with Codecks
Made with Codecks (Project Management for Game Devs)
©2025 Nicola Fern