sabotage3d
11-07-2009, 02:53 PM
Can someone please explain me how can I create new camera for the player.
I would like to create a static mesh like in Whizzle. I made the same network in kismet and I added this to MyMods but I cannot change the camera.
class SuperFunGame extends KActorSpawnable
placeable;
DefaultProperties { Begin Object Name=StaticMeshComponent0 StaticMesh=StaticMesh'Char_Whizzle.SM.Whizzle_Coll ision01' bNotifyRigidBodyCollision=true HiddenGame=FALSE ScriptRigidBodyCollisionThreshold=0.001
LightingChannels=(Dynamic=TRUE) DepthPriorityGroup=SDPG_Foreground End Object
I would like to create a static mesh like in Whizzle. I made the same network in kismet and I added this to MyMods but I cannot change the camera.
class SuperFunGame extends KActorSpawnable
placeable;
DefaultProperties { Begin Object Name=StaticMeshComponent0 StaticMesh=StaticMesh'Char_Whizzle.SM.Whizzle_Coll ision01' bNotifyRigidBodyCollision=true HiddenGame=FALSE ScriptRigidBodyCollisionThreshold=0.001
LightingChannels=(Dynamic=TRUE) DepthPriorityGroup=SDPG_Foreground End Object