Game Development Community

Cinema Scenes??

by Courtney Harris · in Game Design and Creative Issues · 04/23/2011 (10:45 am) · 6 replies

Is it possible to make game cinema scenes with torque like Resident Evil movie scenes?? Or do i need to buy a add-on? Still working on with torquescript.

About the author

Beginner Programmer...hoping to have my own video game under my belt.


#2
04/23/2011 (1:15 pm)
Do you mean an in-game cutscene or recording video from the game aka machinima?
#3
04/23/2011 (5:27 pm)
@Alex in game cutscene is that possible?
#4
04/23/2011 (5:34 pm)
@ Greg Yeah wondering if you can do cutscenes with torque game engine
#5
04/23/2011 (9:30 pm)
Yes, it is definitely possible!

You can code everything or you can use add ons to make your life easier.

Verve is a tool, which is perfectly suitable for cutscenes.

The Game Mechanics Kit is a tool, that delivers AI for characters and the camera can be animated as well. But this add-on comes with even more features as the name reveals. Verve at the other hand might have a nicer system to actually cut the scenes based on camera work.
#6
04/24/2011 (10:37 am)
@greg perfect thanks thats what i was looking for.