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

Python超人-宇宙模拟器

上级 f7186040
...@@ -205,6 +205,7 @@ class LookAtSkyOnEarth(UniverseSimScenes): ...@@ -205,6 +205,7 @@ class LookAtSkyOnEarth(UniverseSimScenes):
# self.sun.planet.glow_circle.look_at(camera) # self.sun.planet.glow_circle.look_at(camera)
create_foreground(f"armazonesdusk_{self.look_point + 2}.png") create_foreground(f"armazonesdusk_{self.look_point + 2}.png")
if self.look_point is None:
self.create_sky_watchers() self.create_sky_watchers()
def on_timer_changed(self, time_data: TimeData): def on_timer_changed(self, time_data: TimeData):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册