Jump to content

Recommended Posts

Posted

Hey,

So I have been assigned to make a single player level with UT3 for uni and as I am quite frankly sick to death of the game I am making a Side scroller. The catch is though because we can not use any unreal script at all, I need to switch the camera back to the default first person when triggered every so often, because 2D combat can not be done with Kismet alone. Problem is I can't for the life of my get it to work in Kismet. Anyone have any ideas?

Cheers

Posted

You should be able to use a set camera target action. Create a camera and attach it to your player pawn. Then in kismet create a level loaded, link it to the set camera target, link the cam target to the camera you created and the target to a player variable. That should give you a makeshift 2d camera.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...