parent
6697fd9a05
commit
692205da33
1 changed files with 1 additions and 0 deletions
|
@ -1394,6 +1394,7 @@ CPUParticles::CPUParticles() {
|
||||||
redraw = false;
|
redraw = false;
|
||||||
|
|
||||||
multimesh = VisualServer::get_singleton()->multimesh_create();
|
multimesh = VisualServer::get_singleton()->multimesh_create();
|
||||||
|
VisualServer::get_singleton()->multimesh_set_visible_instances(multimesh, 0);
|
||||||
set_base(multimesh);
|
set_base(multimesh);
|
||||||
|
|
||||||
set_emitting(true);
|
set_emitting(true);
|
||||||
|
|
Loading…
Add table
Reference in a new issue