Monday, 28 July 2025

VR Training Scene

This short training scenario was made over the course of a weekend.  It's designed to train ground crew not to stray past the red line in an airport.




How it works: We use an invisible square cube as a trigger, which is fired if the user strays into its area.  From here, three events are triggered: a red ground plane becomes visible to show the restricted area, an audio alert is triggered, plus a transparent red cube rises from the ground, surrounding the zone to further show the restricted area.


Considerations: The audio is set to play all the way through, even if the player leaves the area (the red box will disappear as soon as they leave).  The audio will only play once, even if the player returns (I felt multiple playthroughs detracted from the message, though this could be refined).  The transparent red cube had to have a custom shader added, as by default Unity doesn't render the inside of a cube.

Further Refinements: With more time I'd have added more immersive audio, especially to show when the player was in the warning area (perhaps something like truck reversing sounds).  Particle effects within the translucent cube could also be effective.  Maybe a stretch/bounce effect for the bottom red plane.

Keeping the laptop cool while baking


Assets Used: 

3d Models Airport model by Squid
VR Interaction Toolkit
AI voice from elevenlabs.io

Magic Light Probes

Bakery / Bakery Realtime Preview

Previously I was using the built in Unity baker, but I thought my laptop might explode (see picture), so I switched to using Bakery (the realtime preview software saves so much time).

No comments:

Post a Comment

Say something...