Commit Graph

24 Commits

Author SHA1 Message Date
Stedd 0a5de5c9d7 Added readme 2023-09-03 15:55:32 +02:00
Stedd b1bd6379ed Added destination validation for move command 2023-09-03 15:14:01 +02:00
Stedd edc946e6ef Edits to player movemend after finishing lecture 2023-09-03 15:07:15 +02:00
Stedd fa8e76b3e0 Added player movement 2023-09-03 14:44:06 +02:00
Stedd 88fb3d4cec WIP player movement 2023-09-02 15:50:05 +02:00
Stedd 774fcc495a Some simple polishing of the arena 2023-09-02 15:27:46 +02:00
Stedd 4ca6fa44e4 Added navigation package 2023-09-02 15:27:22 +02:00
Stedd 7cf5d204c1 Moved spawnpoints to the ground 2023-09-02 15:24:48 +02:00
Stedd 8a13054cfd Player origo is now on the ground 2023-09-02 15:23:35 +02:00
Stedd 9a98ade131 Created an arena 2023-09-02 15:20:48 +02:00
Stedd 546990ef9f Added NetworkTransform, playerpos is now synced 2023-09-02 15:19:48 +02:00
Stedd 3324cf1f98 Setting name and color on client is handled by server and updated to clients 2023-09-02 15:03:47 +02:00
Stedd a34545ae26 not needed? 2023-09-02 14:15:51 +02:00
Stedd f506425f17 Using hooks to update SyncVars on clients
Also testing with syncing transforms, but this does not work.
2023-09-02 13:48:26 +02:00
Stedd 3b2ec3715c Imported TextMeshPro essentials 2023-09-02 13:47:30 +02:00
Stedd b03afdea64 Assign and sync player name and color on connect 2023-09-02 12:56:11 +02:00
Stedd c4528663ce Reorganized Asset folder 2023-09-02 12:55:45 +02:00
Stedd 7f2154fd23 Created own network manager
Using connection events to print messages
2023-09-02 12:24:23 +02:00
Stedd 88033a9446 updated gitignore 2023-09-02 12:23:38 +02:00
Stedd 6f9504ab42 Test build 2023-09-02 11:39:06 +02:00
Stedd 7e78fb2cb1 Added Pong example from Mirror 2023-09-02 11:38:51 +02:00
Stedd bfe147a014 Added and removed packages 2023-09-02 11:25:16 +02:00
Stedd 2fd3011d31 Added Mirror 2023-09-02 11:14:39 +02:00
Stedd fabe9e2d71 Initial commit 2023-09-02 10:45:58 +02:00