Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -64,6 +64,7 @@ def add_animated_space_rocks():
|
|
| 64 |
|
| 65 |
|
| 66 |
def create_particle_effects_animation():
|
|
|
|
| 67 |
bpy.context.scene.render.fps = 10
|
| 68 |
duration = 2
|
| 69 |
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
def create_particle_effects_animation():
|
| 67 |
+
##wip
|
| 68 |
bpy.context.scene.render.fps = 10
|
| 69 |
duration = 2
|
| 70 |
|