Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: SLaMgRInDeR on Wed 25/02/2004 16:30:24

Title: Side views only
Post by: SLaMgRInDeR on Wed 25/02/2004 16:30:24
How can I give my character side views only (no back and forward views) without having a blue cup appear when it would normally use the forward/backward views? (ie. delete the first view without deleting the second and third)?
SLaM
Title: Re:Side views only
Post by: strazer on Wed 25/02/2004 17:05:57
How about this thread (http://www.agsforums.com/yabb/index.php?board=10;action=display;threadid=7659) in the Technical Archive?
Title: Re:Side views only
Post by: SLaMgRInDeR on Wed 25/02/2004 17:25:07
hmm, it's just for the one character tho, not all of them, scripting i believe will do this for all of them.
thanx anyway
Title: Re:Side views only
Post by: Gilbert on Thu 26/02/2004 01:41:26
Hmmmm... Just checked the changes.txt in the docs folder, available since V2.6:

Quote
- Added ability to have only left/right walking frames for characters (just delete all frames in loop 0).
That might be what you're looking for, did you upgrade your package to V2.6SP1 yet?