V0.0.2 : Initiate the synchronisation to all players
KNOWN PROBLEMS :
script is fliskering (due to server sync, in fact i gorgotten to sync the animation to all the players due to my lack of sleep but now it’s done and it’s make the animation flicker so i’ll continue to work on it)
FUTURE PLANS :
render the animation smoother for all the players to avoir the flickering
If you want to help me with my scripts
Feel free to use this script as you want 'cause it’s opensource but don’t forget credits!
The line RemoveAnimDict("point_fwd") should actually be RemoveAnimDict("ai_react@point@base") because you’re requesting the dictionary "ai_react@point@base", not "point_fwd". Removing an incorrect dictionary could cause animation-related issues.
So it does work on VORP, it definitely needs some love though, I tested it with someone else and we couldnt see any visual change from the normal ‘foward’ point despite the client seeing it. Also needs to be locked to certain angles so it doesnt look wonky, not really usable in its current state but worth keeping an eye on it.