Commit Graph

9 Commits

Author SHA1 Message Date
99fe74a8d9 Fixed King Null Ref Errors
- Fixed KingPlace and KingMove Null Refs
- Changed the Networked Slime to isTrigger instead of solid
2022-03-30 13:27:01 -05:00
Katherine
68eb1f467e King UI
>King UI clipping issue fixed
>King Buttons made larger
>King Grid adjusted to make it so it dynamically changes properly
>Added a buffer to the grid to prevent the MountainGrid from not
appearing
2022-03-30 12:19:32 -05:00
Katherine
9ce623bda0 Mountain Grid
>Mountain has a grid
>King can place on the mountain
>Objects are proberly rotated
>KingGrid has begun to be cleaned up
>Grid Reveal no longer cuts off rows
2022-03-21 12:26:27 -05:00
Katherine
95ba7a6673 King Grid/Quick push
>Pushing King changes to main
>Have made some changes to the King's Grid
>Started on the Mountain Grid
2022-02-28 13:46:24 -06:00
Katherine
949c225ccc Slime Arrows and KingGrid edits
>Added arrows to the slime's movement
>Readjusted the grid to fir with new design
>Added the King model to the scene
2022-02-28 12:19:49 -06:00
b278e511ff Fixed Blocks Not Placing For Clients 2022-02-04 20:02:55 -06:00
Katherine
f9a3c15239 King Hail Implementation
>The King can spawn hail by clicking and dragging from two seperate
points
>Fixed some bugs with the King's grid
>Boxes placement cleaned up
2022-02-04 13:10:49 -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
68b6953734 King's Grid reveal upadate
>Forgot to add certain files to the previous Git commit
>Refer to previous commit for the explination of pushed files
2021-12-10 14:00:29 -06:00