in0finite
|
961a7e601f
|
fix for initial vehicle position being at (0,0,0)
|
2022-05-01 02:32:52 +02:00 |
|
in0finite
|
89310d9394
|
add parameter to control whether to use rigid body
|
2022-04-30 22:18:17 +02:00 |
|
in0finite
|
ac917ec06a
|
wait until we reach current sync data, before moving to next one
|
2022-04-29 01:06:53 +02:00 |
|
in0finite
|
16c01e861d
|
obtain position/rotation in OnSerialize(), not in Update()
|
2022-04-28 21:49:40 +02:00 |
|
in0finite
|
35789662f5
|
...
|
2022-04-28 21:29:14 +02:00 |
|
in0finite
|
9f94b0aa1c
|
remove snapshot logic
|
2022-04-28 21:19:08 +02:00 |
|
in0finite
|
acf3f2a20d
|
use MovePosition()/MoveRotation()
|
2022-04-28 21:03:37 +02:00 |
|
in0finite
|
92788d4db0
|
add ability to get/set position/rotation from rigid body if it exists
|
2022-04-28 20:19:03 +02:00 |
|
in0finite
|
01edb70035
|
obtain position/rotation from rigid body if present ; assign position/rotation server-side in Update()
|
2022-04-27 20:57:38 +02:00 |
|
in0finite
|
7f7820e2b0
|
use snapshots for syncing transform
|
2022-04-27 02:42:31 +02:00 |
|
in0finite
|
8998c87ed7
|
extract TransformSyncer class
|
2022-04-26 23:04:17 +02:00 |
|