Re: Stopping the rotation of pickups


[ Follow Ups ] [ Post Followup ] [ Jed Messages ]

Posted by CogKing on February 20, 1998 at 18:59:59:

In Reply to: Re: Stopping the rotation of pickups posted by Osan`gar on February 19, 1998 at 22:42:13:

> > Can anyone think of a way to stop pickup items from rotating? I checked the pow_strifle.cog and couldn't find anything that looked like it might control rotation... same goes for the strifle template in my level's .jkl....
> Probably has to do with their keyframe animations. If you get rid of the keys (are there any, I'm doing this without actually looking), and take out the code that would define the keys, that should keep them from rotating. Just a thought about something you might look for.

Just look in the templates, _powerup has something like rotvel=(0.0/90.0/0.0)
Use the same statement in your own powerup, but with 3 zeroes and the
powerup will stop rotating.

-CogKing


Follow Ups:



Post a Followup

Name:
E-Mail:
Subject:
Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Jed Messages ]