Let’s say your Animation or game got stealed, and ofc y got mad and so how do you handle it?
Do you fellas just asking the owner of the game nicely to remove it, or just straight takedown the game (if so how) , or something?
So what do you do in this situation
So recently my animation got stolen and uploaded to random game, so I had my right to take it down right?
They’re using some kinda like Obfuscated Script things I believe, to store every animation into their own UI Dance, I’ll send the look of the file I’d needed for future investigation
Yes, you created it and didn’t give them permission to use it. People can easily steal animations with game:GetObjects() if the animation is public, or if they are inside of your game.
Yes, only exploiters can do this. Realistically you cannot secure it. You’d have to run all of your animations based on math alone and no KeyframeSequences or Animations. That’s not something most games are coded to do.