Artemmm91 Posted February 11, 2018 Share Posted February 11, 2018 When I making my mod relying on a handslot equippable item I saw that in that mod function MakeHauntableLaunch(inst), but i dont understand it at all. Can you pls tell me? Also I dont understand for what I need component hauntable Link to comment https://forums.kleientertainment.com/forums/topic/87451-what-is-function-makehauntablelaunchinst/ Share on other sites More sharing options...
Aquaterion Posted February 11, 2018 Share Posted February 11, 2018 hauntable makes player ghosts able to interact with the object. MakeHauntableLaunch makes the item get slightly launched up into the air and to a direction when haunted. It is not really necessary I think, but I would do it for consistancy. The actual function can be found in scripts/standardcomponents.lua: Line 573 Link to comment https://forums.kleientertainment.com/forums/topic/87451-what-is-function-makehauntablelaunchinst/#findComment-1002857 Share on other sites More sharing options...
Artemmm91 Posted February 11, 2018 Author Share Posted February 11, 2018 Thx very much! Link to comment https://forums.kleientertainment.com/forums/topic/87451-what-is-function-makehauntablelaunchinst/#findComment-1002867 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now