This is a demonstration of the requirements for the last project in 10OCT-SG230-WCO-V2D1: Game Engine Scripting & Tools.
Create a 1-level game that meets the following specifications:
•The game's environment must have several objects, including an avatar, land, and meshes.
•The game must be able to accept user input (arrows) allowing the avatar to move in the environment.
•A script making three of the objects in your world dynamic. Your objects must react to avatar motion (i.e. if avatar enters room, lights must turn on).
Use the scripting language of the game engine to modify the functionality of game play. Implement at least two of the functionalities listed below. Note: additional functionality can be completed with instructor approval.
•Have script display a message containing game title
•Have script load and play sound (music file)
Have script display location of player as he/she moves through the game
Link to this comment:
All Comments (0)