Commit graph

29 commits

Author SHA1 Message Date
in0finite
a6713c24da send only the current wheel state, and prevent memory leak bug in Mirror 2020-05-31 19:09:46 +02:00
in0finite
cf3fc109f8 Update status of rigid body every frame 2020-05-31 19:09:41 +02:00
in0finite
efd831f504 Change format of a setting - now rigid body can be disabled on local player 2020-05-31 19:09:41 +02:00
in0finite
aeb0c8fc1e Apply "Disable vehicle's rigid body on clients" setting immediately 2020-05-31 19:09:41 +02:00
in0finite
6cca13e705 Add option to toggle control of vehicle input on local player 2020-05-31 19:09:40 +02:00
in0finite
50b7d7630c Added option to toggle control of wheels on local player 2020-05-31 19:09:40 +02:00
in0finite
4c3f09e279 NetworkTransform is enabled/disabled in Update() 2020-05-31 19:09:40 +02:00
in0finite
4dcad381b0 Fix NRE in syncvar hooks 2020-05-31 19:09:40 +02:00
in0finite
9d0f0cfa0d Add option to sync vehicle transform using syncvars 2020-05-31 19:09:40 +02:00
in0finite
63435ad446 Sync vehicle's transform using syncvars 2020-05-31 19:09:40 +02:00
in0finite
32737f4618 Add some net getters 2020-05-31 19:09:40 +02:00
in0finite
fb0c137a56 Sync wheels 2020-05-31 19:09:40 +02:00
in0finite
238f0c565b Apply server's velocity on all clients 2020-05-31 19:09:40 +02:00
in0finite
781553d6a4 ... 2020-05-31 19:09:40 +02:00
in0finite
ce2631ca99 Improvement 2020-05-31 19:09:40 +02:00
in0finite
d0f756fb81 Add comments 2020-05-31 19:09:40 +02:00
in0finite
2dcdbe526f Don't apply syncvars on client who controls vehicle 2020-05-31 19:09:40 +02:00
in0finite
2dc21ccfb8 Enable/disable rigid body based on authority 2020-05-31 19:09:40 +02:00
in0finite
a9283739eb Sync car color 2020-05-31 19:09:40 +02:00
in0finite
7ea49b763c Add option to disable rigid body on clients 2020-05-31 19:09:39 +02:00
in0finite
a7e0c91f31 Sync rigid body's linear and angular velocity 2020-05-31 19:09:39 +02:00
in0finite
f6ddd442e7 Working on vehicle networking 5 2020-05-31 19:09:39 +02:00
in0finite
12e6c31fd0 Working on vehicle networking 4 2020-05-31 19:09:39 +02:00
in0finite
2e623e71f1 Sending input to server 2020-05-31 19:09:39 +02:00
in0finite
8993690946 Working on vehicle networking 3 2020-05-31 19:09:39 +02:00
in0finite
c38c386563 Working on vehicle networking 2020-05-31 19:09:39 +02:00
in0finite
ad2c8c9010 Rename var 2020-05-31 19:09:39 +02:00
in0finite
531da482ff Fix for vehicle receiving input from non-local peds 2020-05-31 19:09:39 +02:00
in0finite
039ae76a14 Initial commit 2020-05-31 19:07:22 +02:00