Hi!
I am working on an NPC that shoots other humanoids! I used animations for the NPC to aim, This is just a basic AI Shooter.
When I am in animation editor this is what it is expected to look like!
But in game it looks like this! (Yeah I think it looks cool too)
Can anybody help?
You may have the default roblox tool animation playing as well.
To get rid of this animation, do this:
- Playtest the game and copy the
Animate
local script In your character.
- Paste this script into
StarterCharacterScripts
- Go into the script and delete lines 55 - 57
After doing that it should work.
1 Like
ej1334
(ItsEj)
#4
maybe try setting the animation priority to the highest