Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: Doan Sephim on November 09, 2003, 09:34:30 PM

Title: direction arrows
Post by: Doan Sephim on November 09, 2003, 09:34:30 PM
supposing one was to create a scenario in which a direction arrow was needed to indicate a change in view (for a motionless animation...that is motionless regarding the y and x directions...how does one do so...and can it be made so that ego does not move when you push an arrow?

perplexed,
doan
Title: Re:direction arrows
Post by: Fronzel on November 20, 2003, 10:51:27 AM
Anyone have a reply for this? This is definitely something that I would like to know how to do also.
Title: Re:direction arrows
Post by: Brian Provinciano on November 21, 2003, 12:33:58 AM
Moving the ego using the mouse and arrow keys is done completely in the template scripts. Just have a look at how ego is controlled.
Title: Re:direction arrows
Post by: Doan Sephim on November 21, 2003, 11:10:50 AM
thanks brian...i was looking for them in the wrong scripts.