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-8371 (google) · Mar 22, 2011 at 11:18 PM · particlesscaleeffectresize

Particle Scaling

Hello dear Unity Answers Community,

I've made some Particle Effects in a clean project and moved those after finishing into my current game project and realized the effects are too small.

Is it possible to resize / make them bigger without adjusting every parameter in the inspector new?

I already tried to scale the whole particle effect as prefab or parent object without any success.

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

4 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by AngryOldMan · Mar 23, 2011 at 12:13 AM

Argh terrible, the exact same thing happened to us, we couldn't find a quick fix so... Unfortunatly you will have to change all it's components in the inspector

Or

Create a script referencing all of the current values and mulitplying them by whatever scale your environment is set to.

May I suggest in future to have a standard game assett (for instance we used the player) in every scene that you develop so it can help you keep proportions and hopefully aviod future annoyances such as this.

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 DaveA · Mar 23, 2011 at 12:44 AM

You could write a script to go find all that stuff and zap it. There's some stuff in the Asset Store that might help. But what I'd give a quick try (if all the objects in question are basically a lot of copies of one) is a) make a prefab out of one of those things b) use this script to replace all the instances with that prefab : http://www.unifycommunity.com/wiki/index.php?title=ReplaceSelection

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 mcunha98 1 · Mar 23, 2011 at 02:24 AM

In past, I use a Local World Scale, anyway, is a simple Empty "father" another all objects, if I scale this Empty, I scale each child.

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 Roel-Ezendam · Sep 24, 2012 at 10:31 AM

The best option would be to make a script that scales all variables that are influencing the scale of the particle. However, some particle system properties are not accessible by regular script. It is still possible to change these variables with an editor script by using the SerializedObject class.

If you don't want to build this yourself, you can also get this package from the asset store.

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

1 Person is following this question.

avatar image

Related Questions

Can I scale an animation with a model? 3 Answers

Particle Scaling for Particle-UI-Elements 0 Answers

How can I make a color wave effect? 1 Answer

How can i accomplish fog at the edge of my map. 0 Answers

Do something when particles enter another trigger 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