Table of Contents Chapter Index Previous Slide Next Slide 241

Sensing the Viewer


Example: Impact with Wall

Sound {
    source DEF Grunt AudioClip { . . . }
    . . .
}

DEF Walls Collision { . . . }

ROUTE Walls.collideTime TO Grunt.startTime

[m_sens2.wrl]