Game Development Community

Alex Moran's Forum Posts

Thread Post Date Posted
Passing data between objects problem The console didn't return any errors. I started over and now it works. I did everything the same....... read more 10/24/2007 (12:15 am)
Passing data between objects problem Thanks for the input Phillip, but I don't think you understand what I'm trying to do. I have only on... read more 10/23/2007 (9:04 pm)
Passing data between objects problem Yes, they both have collision callbacks turned on. Both objects are identical in all respects except... read more 10/23/2007 (4:13 pm)
Passing data between objects problem Aun, adding the object class makes no difference. I added the object class and it still doesn't wor... read more 10/23/2007 (11:50 am)
Shape rotation Here it is, I've only spent a few minutes testing it but it seems to work great: function playerb... read more 10/31/2006 (4:24 pm)
Shape rotation OK, so I can control my 3D shape. Great! But how do I make it respond to collisions realistically?... read more 10/25/2006 (3:02 am)
Shape rotation I thought it might be radians but I couldn't tell from echo(). I think you're right. Good call.... read more 10/23/2006 (10:30 pm)
Shape rotation Now for ShapeAngularVelocity. The only thing I really want to say is that getShapeAngularVelocity()... read more 10/23/2006 (7:23 pm)
Shape rotation What I found out by carefully watching echo() as my 3D object spun around was this: A 3D object i... read more 10/23/2006 (7:11 pm)
Shape rotation Ok, here goes. I'm using Maya 7 on a Powerbook G4 running OS X 10.4.8. To begin I would like to ... read more 10/23/2006 (6:07 pm)
Shape rotation Wow!!! Echo() is my new best friend! Problems solved. Thanks for responding.... read more 10/23/2006 (2:32 pm)
Shape rotation Thanks for responding. However when I used the echo command: echo(%this.getShapeRotation()); ... read more 10/23/2006 (1:10 pm)
Water physics I'm doing something similar with a river rafting game. I have invisible "water" objects set to path... read more 10/22/2006 (8:47 pm)