GDD 450/451 Project - Can you race to the top while the King tries to stop you?
Go to file
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
Assets Grid Dynamic Reveal/Raycasting 2021-12-10 20:31:00 -06:00
Packages Merge branch 'controller' into main 2021-12-03 13:42:41 -06:00
ProjectSettings Merge branch 'main' into KingImp 2021-12-10 14:15:04 -06:00
UIElementsSchema Added a rough kicking prototype 2021-10-08 13:52:36 -05:00
UserSettings Grid Dynamic Reveal/Raycasting 2021-12-10 20:31:00 -06:00
websiteData Update to gource scripts 2021-12-09 18:08:09 -06:00
.gitignore Initial commit 2021-09-23 23:21:48 -05:00
.vsconfig Created Empty Project 2021-09-23 23:39:01 -05:00
README.md Initial commit 2021-09-23 23:21:48 -05:00

TheKingsRace

GDD 450 Project - Can you race to the top while the King tries to stop you?