gulogulo Posted September 2, 2014 Share Posted September 2, 2014 Im tryting to make explosion that sucks in everything nearby. For this I use TranslateToRef. It works on actors but it doesnt work on anything else like weapons or armor. What is interesting the OnTranslationAlmostComplete event fires but the object is not moving at all. I dont know why. Anyone has experience in this? Link to comment Share on other sites More sharing options...
gulogulo Posted September 2, 2014 Author Share Posted September 2, 2014 OK. SetMotionType(1) solves the problem. Link to comment Share on other sites More sharing options...
DDProductions83 Posted September 2, 2014 Share Posted September 2, 2014 That is a "Implosion" my son! Link to comment Share on other sites More sharing options...
gulogulo Posted September 3, 2014 Author Share Posted September 3, 2014 @Darren83 Yeah, I saw this but I want to do something more brutal, like a black hole. Once inside there is no going back. :) Link to comment Share on other sites More sharing options...
DDProductions83 Posted September 3, 2014 Share Posted September 3, 2014 Hmm more brutal than being sucked in and then pelted with lightning bolts that are guaranteed to throw you a few hundred feet.. Be sure to link this to me when done :P Link to comment Share on other sites More sharing options...
gulogulo Posted September 3, 2014 Author Share Posted September 3, 2014 @Darren83 No problem, but first I have to find appropriate visual effect of the black hole. Where have you found yours? Link to comment Share on other sites More sharing options...
DDProductions83 Posted September 3, 2014 Share Posted September 3, 2014 just look under statics and type "mag" :PI had to extract it and make it a mvoeable static to make it work though, a default static probably wont Link to comment Share on other sites More sharing options...
gulogulo Posted September 6, 2014 Author Share Posted September 6, 2014 @Darren83 I have tested your method. It works only on actors. But thats ok I will combine it with mine and make everything fly. :) Link to comment Share on other sites More sharing options...
gulogulo Posted September 9, 2014 Author Share Posted September 9, 2014 @Darren83 Here you go: https://www.youtube.com/watch?v=x-VToyk9uYk&list=UUC6xV7y6jJD-EohUzjcGpDQ Link to comment Share on other sites More sharing options...
Valkasha Posted September 9, 2014 Share Posted September 9, 2014 Nicely done! At first I was like: was that it? Then suddenly wow this is awesome :P Link to comment Share on other sites More sharing options...
Recommended Posts