Small [???] Features
-
Is there a way you can switch between following and tracking cameras like
if getVar("spacelatch")==1 then camera.track==box + camera.follow==box2;end;
Also, is there a way to get emitters to do more than one frame? I want some nice smoke effects for my space station model. Thanks!
-
@unknownuser said:
Is there a way you can switch between following and tracking cameras like
if getVar("spacelatch")==1 then camera.track==box + camera.follow==box2;end;
Also, is there a way to get emitters to do more than one frame? I want some nice smoke effects for my space station model. Thanks!
You cant change the camera with the current version. But I will make something in the next one.
I dont understand what you mean on the second question.
-
Make 2 copies or more per frame.
-
No. Maybe use more than one emitter in the same location?
Advertisement