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 Michael 20 · Apr 06, 2011 at 10:32 AM · animationcamerasceneprojectbootcamp

I cant animate anything in bootcamp demo ?!

Hi

I tried to animate the camera in the bootcamp project, but in game no animation appears. And even if I try to animate any object in the scene, nothing happens. I think it is has something to do with the bootcamp because if I make a new project and animate anything, the animation works.

EDIT: The play on awake is always checked and there is no other animation ,except the one I made, in component on the camera. And the problem is not only in animations but also in waving flags. For example I made 2 flags using interactive cloths but when I click play button they do not wave. So how can I solve this?

Comment
Add comment · Show 1
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 AngryOldMan · Apr 06, 2011 at 12:04 PM 0
Share

Thats nice. So.... What do you want us to do about it? You havn't actually asked a question. You havn't given enough information about your problem either. Have you tried applying the animation which you created to the camera making sure that play on awake is checked and that it has no other animation elements other than the one you just made sat in element 0 of the animation component on the camera?

1 Reply

· Add your reply
  • Sort: 
avatar image
1

Answer by scarletsnake · Apr 06, 2011 at 01:10 PM

There has to be a script that activates the animations, otherwise you would just have a library of animations loaded onto an object but never called upon to play. Try this:

function Start(){

animation.CrossFade("animationnamehere"); //watch out for caps and other text based issues, copy&paste the name of the animation so that it's exactly the same.

}

You don't need scripts with objects that have animations baked on the actual mesh that's imported into Unity, but for everything else; look here.

Comment
Add comment · Show 4 · 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 Michael 20 · Apr 06, 2011 at 01:26 PM 0
Share

Ok but I am making the animations in unity and not in a 3d app.

avatar image scarletsnake · Apr 06, 2011 at 01:38 PM 0
Share

Please include a sample/screenshot of your work. I've never heard of anyone making the animations in Unity.

avatar image Michael 20 · Apr 06, 2011 at 01:45 PM 0
Share

This is a screenshot: http://i56.tinypic.com/2q2jq6p.jpg

avatar image scarletsnake · Apr 06, 2011 at 01:57 PM 0
Share

Ok, so from what I understand, you still load the animation via the animation component, Try the code I submitted, if it doesn't work, the way that I animate those kinds of objects is that I create an animation in 3Ds$$anonymous$$ax, import it into Unity, then I make the camera the child of the bone that actually moves, gives me more accurate solutions over how I want to animate stuff. You also have a mouselook component on there, is it affecting the position of the camera?

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

Cinematic Playback Animation 1 Answer

camera is not animating.. 0 Answers

Can you figure out why AngryAnt's CameraViewer is crashing? 0 Answers

"Lerp" back to original position after animation. 0 Answers

Scene View Camera does not rotate(Different issue than the usual...) 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