How to make particles emit from certain parts of a 3D object?Have particles come from facesIs there a way to...
Why do we use polarized capacitors?
Is it legal to have the "// (c) 2019 John Smith" header in all files when there are hundreds of contributors?
What are the advantages and disadvantages of running one shots compared to campaigns?
Is there a familial term for apples and pears?
How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?
New order #4: World
Lied on resume at previous job
Is there a name of the flying bionic bird?
Are objects structures and/or vice versa?
Why airport relocation isn't done gradually?
What does it exactly mean if a random variable follows a distribution
Why is my log file so massive? 22gb. I am running log backups
What does "enim et" mean?
Need help identifying/translating a plaque in Tangier, Morocco
Is this food a bread or a loaf?
Can the Produce Flame cantrip be used to grapple, or as an unarmed strike, in the right circumstances?
Does the average primeness of natural numbers tend to zero?
What do the Banks children have against barley water?
How to deal with fear of taking dependencies
Is domain driven design an anti-SQL pattern?
Where else does the Shulchan Aruch quote an authority by name?
Why is the design of haulage companies so “special”?
Calculate Levenshtein distance between two strings in Python
Why doesn't a const reference extend the life of a temporary object passed via a function?
How to make particles emit from certain parts of a 3D object?
Have 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
New contributor
$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
New contributor
$endgroup$
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
3 hours ago
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
New contributor
$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
New contributor
New contributor
edited 2 hours ago
atomicbezierslinger
10.9k1328
10.9k1328
New contributor
asked 4 hours ago
Oliver WRIGHTOliver WRIGHT
186
186
New contributor
New contributor
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
3 hours ago
add a comment |
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
3 hours ago
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
3 hours ago
$begingroup$
Have you used a vertex group?
$endgroup$
– atomicbezierslinger
3 hours ago
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
2 hours ago
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
2 hours ago
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
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
});
}
});
Oliver WRIGHT is a new contributor. Be nice, and check out our Code of Conduct.
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
2 hours ago
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
2 hours ago
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
2 hours ago
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
2 hours ago
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 3 hours ago
answered 3 hours ago
atomicbezierslingeratomicbezierslinger
10.9k1328
10.9k1328
$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
2 hours ago
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
2 hours ago
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
2 hours ago
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
2 hours ago
$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
2 hours ago
$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
2 hours ago
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
2 hours ago
$begingroup$
If you feel this answer is correct please mark it so. Otherwise please downvote.
$endgroup$
– atomicbezierslinger
2 hours ago
add a comment |
Oliver WRIGHT is a new contributor. Be nice, and check out our Code of Conduct.
Oliver WRIGHT is a new contributor. Be nice, and check out our Code of Conduct.
Oliver WRIGHT is a new contributor. Be nice, and check out our Code of Conduct.
Oliver WRIGHT is a new contributor. Be nice, and check out our Code of Conduct.
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
3 hours ago