JoPmt commited on
Commit
4abf284
1 Parent(s): 87000fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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