SGD300 - Week 3 Devlog


Introduction 

This semester I'm grouped up with my class in creating a simplified remake of Dungeon Siege (2002). 

We started by using Trello to breakdown different tasks into manageable tasks that can be completed within limited time frames. This week I've given myself the task to create a simple click and move script that moves the player the location of the click.


Goals

  • Research how click to move tutorials
  • Create a click to move script 

Personnel

In this section, list the primary author of the spike report, as well as any personnel who assisted in completing the work.

  • Primary - Liam Nolan
  • Secondary - N/A


Technologies, Tools and Resources used


Tasks Undertaken

Show only the key tasks that will help the developer/reader understand what is required.

  1. Created a movement script that moves the player to the clicked location
  2. Used Nav Mesh to create the player pathing to move around the obstacles  

Used Raycast to get the mouse click location information so the player can move to the location

  • PlayerOnClickMoveExample.gif

Leave a comment

Log in with itch.io to leave a comment.