Code Samples

These are some samples of code that I wrote for the Virtual Joust project.

Crest Script is the script which controlled the menus in Virtual Joust. The script displays an introduction movie, three screens of options, and an ending movie. The information that is entered in the screens is saved and used in the next scene.

Player Controller is a script which controlled the player. The script controlled the player's animation, movement, lance controls, and audio related to the player.