realbasic-games
[Top] [All Lists]

Re: 3D Ball

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: 3D Ball
From: Niccolo Zapponi <nicky at nosrelo dot it>
Date: Sat, 24 Sep 2005 10:59:56 +0200
Delivered-to: realbasic-games at lists dot realsoftware dot com
References: <BF571AEC dot EFA5%larsjensen at rcn dot com>

Another way would be to put the ball inside a Group3D.  Move the ball
forward by moving the group; turn it by yawing the group.  Make it
roll by pitching the ball, not the group; and get the camera position
by calling ObjectToWorldTransform on the group, not the ball.


Ok, THANKS!

It works now.
The only other problem is how to tell REALbasic that if I press up arrow and left arrow together, it goes forward and left...

Thanks again
Nick
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>