提交 e4ee649c 编写于 作者: 三月三net's avatar 三月三net

Python超人-宇宙模拟器

上级 47ff8692
......@@ -373,6 +373,7 @@ def create_fixed_star_lights(fixed_star):
def glow_circle_update():
glow_circle.enabled = fixed_star.enabled
glow_circle.position = fixed_star.position
glow_circle.look_at(camera)
glow_circle.update = glow_circle_update
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册