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

Python超人-宇宙模拟器

上级 0b08abec
...@@ -73,6 +73,7 @@ class Planet(Entity): ...@@ -73,6 +73,7 @@ class Planet(Entity):
scale=scale, scale=scale,
texture=texture, texture=texture,
color=self.plant_color, color=self.plant_color,
# collider="sphere",
position=pos, position=pos,
rotation=rotation, rotation=rotation,
double_sided=True double_sided=True
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册