Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 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 TWGCM · Aug 10, 2011 at 12:37 PM · animationcameragameobjectsetactiverecursively

How can a camera activate an animation

I have trouble with getting an animation to play when I use a call to gameobjects setActiveRecursively().

First I had the hierarchy:
FireRoomCamera (the camera from which you see the hose)
   WaterHoseContainer
      WaterHoseRight (contains two animations with the first set as default and "Play Automatically" set)

The two animations "WaterHoseIntro" and "WaterHoseOutro" play as they should when they are called. But during the game, the camera will shake and I want the hose to remain still. So I moved out the waterhoseContainer to a new empty GameObject "FireRoomPlayer" so the waterhose wouldn't inherit the cameras shaking. So the FireRoomPlayer got the WaterHoseContainer and its contents drag and dropped to it with no other changes:
FireRoomPlayer
   WaterHoseContainer
      WaterHoseRight

And sure enough the waterhose now doesn't follow the camera around as it shakes which is good. But the animations won't play! The FireRoomCamera has a Script "ScriptedActionsFire" that can activate Objects and their children through the recursive activation in GameObject. So in the timeline of the camera I make a call to "activateObjectWithIdRecursivelyAE()" and set the value to 5 which is the index of "FireRoomPlayer" in "FireRoomCamera"'s list. This activates the waterhose so its visible. However the animation doesn't play, it just shows up in its final position.

using UnityEngine; using System.Collections; //====== Cut-out code public class ScriptedActions : MonoBehaviour { public GameObject[] activateObject; public GameObject[] inactivateObject; //====== Cut-out code void activateObjectWithIdRecursivelyAE(int id) { activateObject[id].SetActiveRecursively(true); }

 void inactivateObjectWithIdRecursivelyAE(int id)
 {
     inactivateObject[id].SetActiveRecursively(false);
 }

}

So my question is how do I make the camera activate the animations of the waterhose when the waterhose isn't a child to it?

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
0

Answer by sdfkjwheu · Aug 10, 2011 at 12:55 PM

ONLINE STORE :

====( http://www.etradinglife.com )=====

The website wholesale for many kinds of fashion shoes, like the nike,jordan,prada,, also including the jeans,shirts,bags,hat and the decorations. All the products are free shipping, and the the price is competitive, and also can accept the paypal payment.,after the payment, can ship within short time.

free shipping

competitive price

any size available

accept the paypal

jordan shoes $32

nike shox $32

Christan Audigier bikini $23

Ed Hardy Bikini $23

Smful short_t-shirt_woman $15

ed hardy short_tank_woman $16

Sandal $32

christian louboutin $80

Sunglass $15

COACH_Necklace $27

handbag $33

AF tank woman $17

puma slipper woman $30

====( http://www.etradinglife.com )=====

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 sdfkjwheu · Aug 10, 2011 at 12:55 PM

ONLINE STORE :

====( http://www.etradinglife.com )=====

The website wholesale for many kinds of fashion shoes, like the nike,jordan,prada,, also including the jeans,shirts,bags,hat and the decorations. All the products are free shipping, and the the price is competitive, and also can accept the paypal payment.,after the payment, can ship within short time.

free shipping

competitive price

any size available

accept the paypal

jordan shoes $32

nike shox $32

Christan Audigier bikini $23

Ed Hardy Bikini $23

Smful short_t-shirt_woman $15

ed hardy short_tank_woman $16

Sandal $32

christian louboutin $80

Sunglass $15

COACH_Necklace $27

handbag $33

AF tank woman $17

puma slipper woman $30

====( http://www.etradinglife.com )=====

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

2 People are following this question.

avatar image avatar image

Related Questions

How to run an animation mouse click. 2 Answers

Changing position of game object during animation 2 Answers

How to attach model to camera into certain position (first person view)? 2 Answers

Mouse click on a game object to animate the main camera. 0 Answers

Why does "Optimize Game Objects" break my armature and animations? 1 Answer


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