Re: change the position of held objects?
Posted by Carcase on
Thu Jun 17th 2010 at 5:05am
Carcase
member
145 posts
15 snarkmarks
Registered:
Nov 15th 2003
Location: Northern Virginia
In my map, I have a crate that the player carries around with them to gather stuff, and I'd like to change the position of it in the player's hands from directly in my line of sight to just beneath my vision. But I'd like to do it for just this one object. Is that possible? Thanks.
Re: change the position of held objects?
Posted by Zein on
Thu Jun 17th 2010 at 6:15pm
Zein
member
167 posts
517 snarkmarks
Registered:
Sep 1st 2006
Occupation: Computer fixing
Location: United States
Yes perfectly possible, but you must edit the code of the game's code for holding an object. I could imagine that it is some XYZ corridenence but I have not done this but seen it done before. Sorry I could not give you any more tips.