• Gmod 13, Animations not working
    2 replies, posted
Howdy. Working on a gmod gamemode, I have the simple files set up, and everything works fine. I change the character model with ply:SetModel, but no animations play. The player just walks around in the T pose like so: [IMG]http://cloud.steampowered.com/ugc/1136289618206336840/C4E676B8E5B0A3F4654F73CFFBDA4AC1833998B7/[/IMG] I am going to guess that this is an issue with gmod 13 and the SetModel function. Anyone experience this or know how to fix it?
It's not an issue with SetModel. Make sure that the model you're using is a player model and not an NPC model.
[QUOTE=Jocken300;37956521]It's not an issue with SetModel. Make sure that the model you're using is a player model and not an NPC model.[/QUOTE] I have used the same model in gmod 11, And it still works. Is there a new way I am supposed to change character models with gmod 13? This is just the base male07.mdl model. [editline]8th October 2012[/editline] Sorry, Got it to work. Did "models/player/odessa.mdl". Guess I have to take them out of the player folder.
Sorry, you need to Log In to post a reply to this thread.