将 python 代码导入 Unity
import python code to Unity
我需要导入 this python project to Unity3d. How can i do that? Based on my search, i see that there are plugins like this。但是,我需要在不使用任何插件的情况下执行此任务吗?我应该怎么做,我有 Unity 经验,但我没有 python 经验?我能否从 python 项目中获取 .dll,以便我可以在 Unity 中使用这些 .dll。或者我应该做点别的吗?
如果有人带领我,我会很感激。
我不确定你是否可以。我知道那不是你要找的,不要让我气馁,而是开始寻找另一个答案。我已经尝试了一段时间,甚至 with 插件我能做的最好的花费大约 40 美元,那个人花了大约一年的时间来研究它。也许尝试手动将其转换为 C#?
我需要导入 this python project to Unity3d. How can i do that? Based on my search, i see that there are plugins like this。但是,我需要在不使用任何插件的情况下执行此任务吗?我应该怎么做,我有 Unity 经验,但我没有 python 经验?我能否从 python 项目中获取 .dll,以便我可以在 Unity 中使用这些 .dll。或者我应该做点别的吗?
如果有人带领我,我会很感激。
我不确定你是否可以。我知道那不是你要找的,不要让我气馁,而是开始寻找另一个答案。我已经尝试了一段时间,甚至 with 插件我能做的最好的花费大约 40 美元,那个人花了大约一年的时间来研究它。也许尝试手动将其转换为 C#?