Re: How to inverse a particle emitter

2015-06-07 Thread Denis McMahon
On Thu, 04 Jun 2015 16:15:20 -0700, stephenppraneel7 wrote: > hey, i really need help, im a straight up beginner in scripting and i > need to figure out how to make an inverted particle emitter using python > in maya An emitter of inverted particles? Or an inverted emitter? Or an absorber / acce

Re: How to inverse a particle emitter

2015-06-05 Thread Chris Angelico
On Sat, Jun 6, 2015 at 10:10 AM, Dennis Lee Bieber wrote: > That is in the same class as the "lunar lander" game on my college > mainframe... > > It did not do validity checking of inputs, with the result that one > could do > > -10 lbs thrust at 180 degrees > > and GAIN fuel while

Re: How to inverse a particle emitter

2015-06-05 Thread alister
On Thu, 04 Jun 2015 16:15:20 -0700, stephenppraneel7 wrote: > hey, i really need help, im a straight up beginner in scripting and i > need to figure out how to make an inverted particle emitter using python > in maya Some very goo pointers from the Python team https://www.youtube.com/watch?v=tNf

Re: How to inverse a particle emitter

2015-06-05 Thread Grant Edwards
On 2015-06-04, stephenpprane...@gmail.com wrote: > hey, i really need help, im a straight up beginner in scripting and i > need to figure out how to make an inverted particle emitter using > python in maya 1) Build a particle emitter 2) Turn it upside down -- Grant Edwards grant

Re: How to inverse a particle emitter

2015-06-05 Thread Laura Creighton
In a message of Thu, 04 Jun 2015 16:15:20 -0700, stephenpprane...@gmail.com wri tes: >hey, i really need help, im a straight up beginner in scripting and i need to >figure out how to make an inverted particle emitter using python in maya >-- >https://mail.python.org/mailman/listinfo/python-list Y

Re: How to inverse a particle emitter

2015-06-04 Thread Gary Herron
On 06/04/2015 04:15 PM, stephenpprane...@gmail.com wrote: hey, i really need help, im a straight up beginner in scripting and i need to figure out how to make an inverted particle emitter using python in maya Python is a programming language. Maya is a modeling and animation application (or a

Re: How to inverse a particle emitter

2015-06-04 Thread Michael Torrie
On 06/04/2015 05:47 PM, stephenpprane...@gmail.com wrote: > On Thursday, June 4, 2015 at 4:15:29 PM UTC-7, stephenp...@gmail.com wrote: >> hey, i really need help, im a straight up beginner in scripting and i need >> to figure out how to make an inverted particle emitter using python in maya > >

Re: How to inverse a particle emitter

2015-06-04 Thread Ian Kelly
On Thu, Jun 4, 2015 at 5:47 PM, wrote: > On Thursday, June 4, 2015 at 4:15:29 PM UTC-7, stephenp...@gmail.com wrote: >> hey, i really need help, im a straight up beginner in scripting and i need >> to figure out how to make an inverted particle emitter using python in maya > > unfortunitly i hav

Re: How to inverse a particle emitter

2015-06-04 Thread stephenppraneel7
On Thursday, June 4, 2015 at 4:15:29 PM UTC-7, stephenp...@gmail.com wrote: > hey, i really need help, im a straight up beginner in scripting and i need to > figure out how to make an inverted particle emitter using python in maya unfortunitly i have to make this using python not mel -- https://

Re: How to inverse a particle emitter

2015-06-04 Thread Ian Kelly
On Thu, Jun 4, 2015 at 5:15 PM, wrote: > hey, i really need help, im a straight up beginner in scripting and i need to > figure out how to make an inverted particle emitter using python in maya No idea. This sounds more like a Maya question than a Python question. Maybe there is a Maya forum th

Re: How to inverse a particle emitter

2015-06-04 Thread Rob Gaddi
On Thu, 04 Jun 2015 16:15:20 -0700, stephenppraneel7 wrote: > hey, i really need help, im a straight up beginner in scripting and i > need to figure out how to make an inverted particle emitter using python > in maya This is why we can't have nice large hadron colliders. -- Rob Gaddi, Highland

How to inverse a particle emitter

2015-06-04 Thread stephenppraneel7
hey, i really need help, im a straight up beginner in scripting and i need to figure out how to make an inverted particle emitter using python in maya -- https://mail.python.org/mailman/listinfo/python-list