How to make particles emit from certain parts of a 3D object?2019 Community Moderator Election Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Moderator Election Q&A - QuestionnaireHave particles come from facesIs there a way to make space between particles?How to make a Particles MountainGenerate Particles with Random colors (continuously or from a set)How to make particles refract/change direction through an objectEmit particles from boolean intersectionHow do I evenly emit particles from a surface?Particle Collision Object for some particles but not others?How to emit real random particlesHelp on how to create a hologram with particles
List *all* the tuples!
Why does Python start at index -1 when indexing a list from the end?
What's the purpose of writing one's academic bio in 3rd person?
Using et al. for a last / senior author rather than for a first author
How can players work together to take actions that are otherwise impossible?
Stars Make Stars
ListPlot join points by nearest neighbor rather than order
Why was the term "discrete" used in discrete logarithm?
Is there a documented rationale why the House Ways and Means chairman can demand tax info?
Why one of virtual NICs called bond0?
What are the pros and cons of Aerospike nosecones?
If Jon Snow became King of the Seven Kingdoms what would his regnal number be?
When is phishing education going too far?
What is the correct way to use the pinch test for dehydration?
How do I mention the quality of my school without bragging
I need to find the potential function of a vector field.
Single word antonym of "flightless"
Doubts about chords
Does surprise arrest existing movement?
Can Pao de Queijo, and similar foods, be kosher for Passover?
What are the motives behind Cersei's orders given to Bronn?
When -s is used with third person singular. What's its use in this context?
Check which numbers satisfy the condition [A*B*C = A! + B! + C!]
What is a Meta algorithm?
How to make particles emit from certain parts of a 3D object?
2019 Community Moderator Election
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Moderator Election Q&A - QuestionnaireHave particles come from facesIs there a way to make space between particles?How to make a Particles MountainGenerate Particles with Random colors (continuously or from a set)How to make particles refract/change direction through an objectEmit particles from boolean intersectionHow do I evenly emit particles from a surface?Particle Collision Object for some particles but not others?How to emit real random particlesHelp on how to create a hologram with particles
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
I made a spaceship with animation and I want the particles to come out from only the thrusters but it's coming out from all over the spaceship!
animation objects particles
$endgroup$
add a comment |
$begingroup$
I made a spaceship with animation and I want the particles to come out from only the thrusters but it's coming out from all over the spaceship!
animation objects particles
$endgroup$
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
Apr 8 at 23:50
add a comment |
$begingroup$
I made a spaceship with animation and I want the particles to come out from only the thrusters but it's coming out from all over the spaceship!
animation objects particles
$endgroup$
I made a spaceship with animation and I want the particles to come out from only the thrusters but it's coming out from all over the spaceship!
animation objects particles
animation objects particles
edited Apr 9 at 0:31
atomicbezierslinger
10.9k1329
10.9k1329
asked Apr 8 at 22:40
Oliver WRIGHTOliver WRIGHT
246
246
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
Apr 8 at 23:50
add a comment |
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
Apr 8 at 23:50
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
Apr 8 at 23:50
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
Apr 8 at 23:50
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Use Vertex Groups.
In edit mode
Use Vertex Groups in the Particle System Settings ... Sub Panel Vertex Groups.
- In [edit mode] a vertex group was created
- The same group was used in the Particles System Panel ... 👁 Density.
- Quick Tutorial https://www.youtube.com/watch?v=yzRS2cCiBnc
$endgroup$
$begingroup$
I appreciate that alot this helped me and now I can carry on. th*nks for the explicit help It was rich and detailed :)
$endgroup$
– Oliver WRIGHT
Apr 9 at 0:43
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
Apr 9 at 0:45
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "502"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f136590%2fhow-to-make-particles-emit-from-certain-parts-of-a-3d-object%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Use Vertex Groups.
In edit mode
Use Vertex Groups in the Particle System Settings ... Sub Panel Vertex Groups.
- In [edit mode] a vertex group was created
- The same group was used in the Particles System Panel ... 👁 Density.
- Quick Tutorial https://www.youtube.com/watch?v=yzRS2cCiBnc
$endgroup$
$begingroup$
I appreciate that alot this helped me and now I can carry on. th*nks for the explicit help It was rich and detailed :)
$endgroup$
– Oliver WRIGHT
Apr 9 at 0:43
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
Apr 9 at 0:45
add a comment |
$begingroup$
Use Vertex Groups.
In edit mode
Use Vertex Groups in the Particle System Settings ... Sub Panel Vertex Groups.
- In [edit mode] a vertex group was created
- The same group was used in the Particles System Panel ... 👁 Density.
- Quick Tutorial https://www.youtube.com/watch?v=yzRS2cCiBnc
$endgroup$
$begingroup$
I appreciate that alot this helped me and now I can carry on. th*nks for the explicit help It was rich and detailed :)
$endgroup$
– Oliver WRIGHT
Apr 9 at 0:43
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
Apr 9 at 0:45
add a comment |
$begingroup$
Use Vertex Groups.
In edit mode
Use Vertex Groups in the Particle System Settings ... Sub Panel Vertex Groups.
- In [edit mode] a vertex group was created
- The same group was used in the Particles System Panel ... 👁 Density.
- Quick Tutorial https://www.youtube.com/watch?v=yzRS2cCiBnc
$endgroup$
Use Vertex Groups.
In edit mode
Use Vertex Groups in the Particle System Settings ... Sub Panel Vertex Groups.
- In [edit mode] a vertex group was created
- The same group was used in the Particles System Panel ... 👁 Density.
- Quick Tutorial https://www.youtube.com/watch?v=yzRS2cCiBnc
edited Apr 9 at 0:28
answered Apr 8 at 23:50
atomicbezierslingeratomicbezierslinger
10.9k1329
10.9k1329
$begingroup$
I appreciate that alot this helped me and now I can carry on. th*nks for the explicit help It was rich and detailed :)
$endgroup$
– Oliver WRIGHT
Apr 9 at 0:43
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
Apr 9 at 0:45
add a comment |
$begingroup$
I appreciate that alot this helped me and now I can carry on. th*nks for the explicit help It was rich and detailed :)
$endgroup$
– Oliver WRIGHT
Apr 9 at 0:43
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
Apr 9 at 0:45
$begingroup$
I appreciate that alot this helped me and now I can carry on. th*nks for the explicit help It was rich and detailed :)
$endgroup$
– Oliver WRIGHT
Apr 9 at 0:43
$begingroup$
I appreciate that alot this helped me and now I can carry on. th*nks for the explicit help It was rich and detailed :)
$endgroup$
– Oliver WRIGHT
Apr 9 at 0:43
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
Apr 9 at 0:45
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
Apr 9 at 0:45
add a comment |
Thanks for contributing an answer to Blender Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f136590%2fhow-to-make-particles-emit-from-certain-parts-of-a-3d-object%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
Apr 8 at 23:50