Commit Graph

6 Commits

Author SHA1 Message Date
Katherine
981e254e8b Final Touches
>King's Placement function teaked slightly
2021-12-13 12:26:06 -06:00
Katherine
c75832d545 King Place Temp Finished
>Attempted to edit King Place, nothing much came of it
2021-12-10 23:22:31 -06:00
Katherine
6fe14abe62 King placement prototype
>King can place objects on the race track
>It is based on their cursor location in 3D space
>Objects need to be switched for their proper abilities
>Objects need to snap to Grid
2021-12-10 21:46:42 -06:00
Katherine
98d69fdfea Grid Dynamic Reveal/Raycasting
>Grid Dynamic Reveal works in the actual scene
>Created duplicate scene to practice impliment the King
>Layed out the full Grid on the terrain
>Used Raycasting to find the position of the cursor in 3D world space
>Have the object that is going to be placed follow the King's Cursor
2021-12-10 20:31:00 -06:00
Katherine
5b28eb768d Kings Grid Implemented
>King's UI can make the Grid appear
>King's movemnt allows the grid to dynamicaly enable and disable
>Code is designed to be flexiable to fit different sizings of
grids/King's FOV
2021-12-10 13:56:47 -06:00
Katherine
7d69730cc8 King UI Started
>King has a UI with buttons
>Clicking the buttons is parsed into the correct function
>Grid and Placement still needs to be implemented
2021-12-03 13:22:48 -06:00