34 Commits

Author SHA1 Message Date
JohnCorby
72aa8c5f57 change ShouldMovePlayer again 2023-03-08 15:48:50 -08:00
JohnCorby
52c7ed9239 Revert "dont move player if attached"
This reverts commit 95361ade694cf3f9a712162513a9a82444cabfce.
2023-02-10 21:25:20 -08:00
JohnCorby
95361ade69 dont move player if attached 2023-02-10 20:01:29 -08:00
JohnCorby
f515d054c7 sync transforms after moving player 2023-01-21 17:08:07 -08:00
JohnCorby
e30b845299 null checks are for pussies 2022-12-31 15:20:05 -08:00
JohnCorby
3d43f26816 check ground body 2022-12-31 15:16:33 -08:00
JohnCorby
ceb899d985 eh, make it closer 2022-12-31 14:45:44 -08:00
JohnCorby
822cf6cd1f more range fuck you 2022-12-31 13:59:22 -08:00
JohnCorby
0412641639 make raft and ship move the player better 2022-12-31 13:55:06 -08:00
JohnCorby
f55acc65e0 also prevent dream warp volume from warping remote player (it warps the entire dream world body) 2022-10-04 23:32:01 -07:00
JohnCorby
25bbcb10db nvm on UseReliableRpc 2022-08-24 16:04:29 -07:00
JohnCorby
f9dfb2e871 UseReliableRpc for ship/raft when ur inside/riding 2022-08-24 16:04:27 -07:00
JohnCorby
824fb128f7 remove TODO (i tested it) 2022-08-23 17:32:37 -07:00
JohnCorby
9ed234a9e9 ship/raft: support interpolation 2022-08-23 12:26:02 -07:00
JohnCorby
47f1f7d548 TODO 2022-08-22 20:45:24 -07:00
JohnCorby
361b3d838a (TEST THIS) interpolate if ur not on raft/inside ship 2022-08-22 20:39:07 -07:00
JohnCorby
84675a6c71 the 2022-08-12 16:17:38 -07:00
JohnCorby
9241614f03 if not in ship, set pos/rot every interval ( + use AttachedTransform instead of AttachedRigidbody.transform) 2022-08-12 16:15:35 -07:00
JohnCorby
7c45e2427b if not on raft, set pos/rot every interval 2022-08-12 16:15:35 -07:00
Mister_Nebula
5540e5d8c1 sync local position + rotation 2022-05-07 19:34:10 +01:00
Mister_Nebula
5bf95ba036 only sync position every second 2022-05-07 18:42:45 +01:00
JohnCorby
b9fe7e751d make transform sync work + only light/extinguish sometimes 2022-03-27 12:42:49 -07:00
JohnCorby
7b47211166 ILinkedNetworkBehaviour doesnt need property 2022-03-14 03:34:00 -07:00
JohnCorby
06c6ae179b world object link: further improve, implement for raft 2022-03-14 01:52:49 -07:00
JohnCorby
5a4c6227fe RaftTransformSync: remove DebugLog 2022-03-11 09:43:45 -08:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
0428ee9f13 Raft: get authority on sensor light-up 2022-02-26 00:02:14 -08:00
JohnCorby
156a2bbb38 Raft: use SetPos/Rot instead of Move 2022-02-25 23:18:53 -08:00
JohnCorby
267a888c1c orb/raft: don't do server authority by default 2022-02-25 23:18:53 -08:00
JohnCorby
81cf6cc09a Rafts: DO use interp or else the positions are initially all wrong for some reason???????????? 2022-02-25 23:18:50 -08:00
JohnCorby
622e641a5d Rafts: DONT interp 2022-02-25 23:18:50 -08:00
JohnCorby
74daff32b7 Rafts: interp 2022-02-25 23:18:50 -08:00
JohnCorby
27f67f5365 Rafts: begin work 2022-02-25 23:18:47 -08:00