Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by user-9203 (google) · May 13, 2011 at 12:52 AM · cutscene

How Can You Add Cut Scenes In Unity

Is it possible to make cut scenes in Unity? & how do you make ones like this video here & does Unity support the kind of video files like this one here that someone has uploaded with.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
2

Answer by Dreamer · May 13, 2011 at 02:54 AM

3 things to do for a cut scene.

  1. Disable player inputs

  2. Script all the events happen in cut scene. (timing is crucial)

  3. Script camera movement or use multiple cameras in scene to catch the best shot

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by yoyo · May 13, 2011 at 06:12 AM

As says, you can script a sequence of events within your game and play it back later. You need to either be able to replay your AI behaviours or capture the position (and pose) of each object in each frame and be able to play it back. You would save sequence of scripted operations, probably as a text file, then load it back, parse it, and carry out the operations.

Alternatively you could script the entire sequence in code (enable this object, move that one, play that other animation, wait 3 seconds, trigger particle effect, etc.)

You could also create a rendered video, using some combination of gameplay footage (captured with a tool like fraps) and rendered scenes from an art package such as Maya or 3DS Max or Blender, and composited together with Adobe After Effects or similar tool. You need the Pro version of Unity in order to play back videos. (Or with Unity Free you can convert the video to individual frames and display them in sequence with the appropriate timing.)

Or you could model and animate the scene in an art package and export the entire animated scene to Unity as an fbx or obj file and then play it back in the Unity.

So lots of possibilities, but they all take work. Good luck!

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

No one has followed this question yet.

Related Questions

How to create cut scenes dynamics in Unity? 4 Answers

Problem creating a cutscene event in c# 2 Answers

How do you make a cutscene for free? 1 Answer

MovieTexture cutscene - performance issues (stuttering) in Unity5 0 Answers

Loading scene makes the references in that scene null 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges