Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用blender编程方式在场景中移动相机,同时保持专注于特定位置。什么是让相机无需指定rx、、ry和rz。我正在寻找要调用的 Python 函数,而不是通过blenderGUI 进行调用。我正在使用blender 2.65.
blender
rx
ry
rz
blender 2.65
让相机观察物体的最简单方法是Edit Object Actuator。在那里你可以替换Add Object到Track To,然后你只需要指定一个对象。
Edit Object
Add Object
Track To
也许您可以在游戏中使用python 脚本更改它,使用EditObjectActuator.track_object
EditObjectActuator.track_object