gulogulo Posted April 18, 2013 Share Posted April 18, 2013 Hello! Im doing a collision detection system for climbing that requires placing 5 actors in specific positions. Once placed they fire invisible projectiles at each other to determine if there is anything between them. There is one huge problem. If I want to place them in the right direction ussually not every actor is moved to the position I want. Ussually some actors stay in their original position. I have used MoveTo, SetPosition, TransateTo. It doesnt matter. The result is always similar - that is random. Sometimes it works, but ussually not - some actors stay in their positions. I even changed coordinates to something more simple. It doesnt matter either. Im very frustrated. If anyone has experienced something like that and knows solution, then please help! Link to comment Share on other sites More sharing options...
gulogulo Posted April 19, 2013 Author Share Posted April 19, 2013 OK. It seems it was some kind of Skyrim/CK glitch. Cleaning and rebuilding the script step by step has soved the problem. Let it be a warning and a tip for everyone with similar problem. Link to comment Share on other sites More sharing options...
Recommended Posts