TV channel Reslls
by Spider_Man · in General Discussion · 12/27/2005 (11:51 pm) · 2 replies
HI every one,
i'm hope to buy this very great engine but i just wish to know alot about it if you kindly help some of my questions please :
- How can i add Particle effects to my level , scene, work. Does it already available in engine or i must pay
another pluging to have it working inide of the engine . ?
- i'm not a programmer so how possible to make a path for a camera and let the camera show what i need
following that path ? can i use a template script and edit parameters (zoon in/out, move forward/backward)
or some one have to help in this step ?
- Finally when i finish all the job, can i have my whole work as one movie file (.avi, or any other common file
type), how can i capture my movie ?
Hope you guys helping me and thanks so much in advance
i'm hope to buy this very great engine but i just wish to know alot about it if you kindly help some of my questions please :
- How can i add Particle effects to my level , scene, work. Does it already available in engine or i must pay
another pluging to have it working inide of the engine . ?
- i'm not a programmer so how possible to make a path for a camera and let the camera show what i need
following that path ? can i use a template script and edit parameters (zoon in/out, move forward/backward)
or some one have to help in this step ?
- Finally when i finish all the job, can i have my whole work as one movie file (.avi, or any other common file
type), how can i capture my movie ?
Hope you guys helping me and thanks so much in advance
About the author
#2
In this time i don't want to make movie for my game.
i just want to make reel for my game .. for example i wish to make the below sequense:
1- Let's say i made a box and something written on one side of the box.
2- Controlling the camera to move around that box and zoom in close to the text .
3-The movie end when the camera is close enough to show the text.
The question is ...
Can i write a script to make auto run demo (reel) for someting like above ?
or is there any ready made script (template) which can be use to control the camera oin a path .?
i really wish to create TV reels using this powerful engine to make things just like here : www.scene.org
But iu'm not a programmer ... how possible to do this please .
Thanks again
12/28/2005 (7:36 am)
Thanks alot for your fast response , In this time i don't want to make movie for my game.
i just want to make reel for my game .. for example i wish to make the below sequense:
1- Let's say i made a box and something written on one side of the box.
2- Controlling the camera to move around that box and zoom in close to the text .
3-The movie end when the camera is close enough to show the text.
The question is ...
Can i write a script to make auto run demo (reel) for someting like above ?
or is there any ready made script (template) which can be use to control the camera oin a path .?
i really wish to create TV reels using this powerful engine to make things just like here : www.scene.org
But iu'm not a programmer ... how possible to do this please .
Thanks again
Associate Edward F. Maurina III
Roaming Gamer LLC
1. Particles - These are built-in. You define how you want the particle-emitter to behave by scripting a few particle datablocks and then you place them via the built-in editing tools.
2.Pathed Cameras - Pathed cameras are placed with the tools and controlled by scripts that you will have to write.
3. Movies - You can create a movie of your game using a third-party tool like FRAPS (or any other AVI recording software).
Hope that helps!