Jump to content

How to make a boomerang like item


Recommended Posts

OK, I fixed it. There was something wrong with your animation builds, and a bunch of references were wrong. Also, OnThrown it tried to use an animation your don't have (the spinning boomerang animation) on line 38 in wand.lua. I just commented it out for now. The item flies through the air now.

wand.zip

Link to comment
Share on other sites

Yes, I think that's in the swap_wand SCML file. abs_y or abs_pivot_y, depending on what you want. Subtract a bit from either, and see how it reacts in animations. Messing with the pivot might make it not rotate correctly with the arm.

Link to comment
Share on other sites

You need to make an animation where it spins. Like the boomerang has. There was a line I commented out.

On 20.5.2019 at 4:04 AM, Ultroman said:

OnThrown it tried to use an animation your don't have (the spinning boomerang animation) on line 38 in wand.lua. I just commented it out for now. The item flies through the air now.

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...