Nathanv2 / Mult154_Trainvasion

MIT License
0 stars 0 forks source link

Character Movement #28

Open Setseth opened 7 months ago

Setseth commented 7 months ago

Rubric Criteria

Overview

Will create a scene taking place on a stop where the player character will be able to move around using WASD and explore in a third-person isometric view.

Visualization

View

What is needed to implement the task?

The 3D assets in the main project and a script applied to the conductor character enabling him to move around.

What is the biggest risk it will not get done?

I am not very good at coding and getting scripts to work as intended.

Test case

1)Use assets to assemble a scene resembling a train station. 2)Make the script for playermovement and apply it to the conductor. 3)Test the scene and then save it.