Commit Graph

15 Commits

Author SHA1 Message Date
Stedd 369edeb584 Addind Units to a List on the player owning them 2023-09-03 21:23:12 +02:00
Stedd 77db237e9e Give MoveCommand to selected units only 2023-09-03 20:39:15 +02:00
Stedd ec10c43228 Unit selection 2023-09-03 20:12:57 +02:00
Stedd 0e27831cf7 Unit spawner
Players are assigned a unit spawner at connect
Unit spawner can spawn units.
Units has simple path finding

Copied a few scripts from Section 1
2023-09-03 19:09:38 +02:00
Stedd 6dc8944e63 Unit movement 2023-09-03 16:47:22 +02:00
Stedd 378d3001a3 Updated world and navmesh 2023-09-03 16:32:06 +02:00
Stedd b3af3aa652 NetworkManager 2023-09-03 16:24:40 +02:00
Stedd 9ba6d6201e Added NavMesh + Agents 2023-09-03 16:22:18 +02:00
Stedd e827916eaa basic setup
Added Player
Fixed materials on tank assets
Added a simple world with a ground plane and spawn points
2023-09-03 16:20:25 +02:00
Stedd 308f87484c Added lecture assets 2023-09-03 15:59:17 +02:00
Stedd a2fa54404a Added packages 2023-09-03 15:55:53 +02:00
Stedd 0c9d1278c4 Updated readme 2023-09-03 15:38:00 +02:00
Stedd 04e1d7699d gitignore 2023-09-03 15:37:50 +02:00
Stedd 61366bebd3 Initial commit 2023-09-03 15:33:00 +02:00
Stedd b1a374b092 Initial commit 2023-09-03 15:20:52 +02:00