Skip to content

vinnik-dmitry07/python-unity-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Python-Unity Interface

Sources for a Medium article.

Tips:

  • If you want to change Client component on MainCamera (e.g. ClientFastImg to ClientOneWay), run corresponding Python server script (server_fast_img -> server_oneway).
  • Unity can freeze if you use two-way communication and stop the server before Unity scene.