-
Hello guys, here's my code. I have a redux state: Let me separate my issue to three process:
I've reference to this #719 and know there might be some problem between react and Any advise or comment will be appreciate. |
Beta Was this translation helpful? Give feedback.
Answered by
drcmda
Jul 3, 2021
Replies: 1 comment 3 replies
-
looks like youre giving the physics hook non serializable data. if position would be a vector3 for instance and so on. the data is being shipped to a worker. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
jacky0707
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
looks like youre giving the physics hook non serializable data. if position would be a vector3 for instance and so on. the data is being shipped to a worker.