Garry's Mod

Garry's Mod

SWEP Construction Kit
Mattezi 13 Feb, 2016 @ 1:09am
Adding Animation
Could someone explain the Animation adding part more specifially i don't understand :P

Thanks!
< >
Showing 1-11 of 11 comments
Lidl 7 Mar, 2016 @ 7:49am 
i alsoo need help with this im trying to make a sword, and in viewmodel it doesnt move, want it to be as crowbar
Mister Pivot 26 Mar, 2016 @ 1:32am 
idk?..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
I agree, someone should make a in-depth tutorial. Im currently gonna figure this out, maybe i will understand.
it depends on WHAT you are animating, models attached to the view model can be animated in lua code, but if you need to animate the v model itself i find that blender is the best ( you will need the smd export plugin, and crowbar compiler) it may be a bit more complex and i'm not going to go into extreme detail

note: crowbar is a program i think it comes with all valve games and gmod but i may be thinking of other including programs such as hammer
Last edited by Kite Sergal (Ammonite616); 18 Dec, 2016 @ 12:05pm
Originally posted by AM09T:
it depends on WHAT you are animating, models attached to the view model can be animated in lua code, but if you need to animate the v model itself i find that blender is the best ( you will need the smd export plugin, and crowbar compiler) it may be a bit more complex and i'm not going to go into extreme detail

note: crowbar is a program i think it comes with all valve games and gmod but i may be thinking of other including programs such as hammer
Most certainly the models attached to the viewmodel. Animating is tonna more hard.
Originally posted by 54 61 70 6D 65 6D 65 72:
You can animate them using lua with VMatrix or vector. Or blender and stuff
Yeah, but step by step guide on how to make animation. Noone still gets it, me aswell.
Aether 19 Oct, 2022 @ 11:07am 
I know this thread is old, but does anyone have any information or tricks to animating bones with the SCK?

I know that you can move bones and objects through "if then else" statement in the SWEP:Think() function, but I'm unfamiliar with how to gradually move them from point A to B.
Mr. Sono 19 Oct, 2022 @ 12:32pm 
Originally posted by Aether:
I know this thread is old, but does anyone have any information or tricks to animating bones with the SCK?

I know that you can move bones and objects through "if then else" statement in the SWEP:Think() function, but I'm unfamiliar with how to gradually move them from point A to B.


Idk if you can do that with SCK, but there is a way through blender, crowbar and with VTFEdit together.
Aether 21 Oct, 2022 @ 11:23am 
Originally posted by sono himitsu:
Idk if you can do that with SCK, but there is a way through blender, crowbar and with VTFEdit together.

It is possible to do it through SCK; there are a variety of videos showing off that it's possible.

Example 1: https://www.youtube.com/watch?v=G3s7aDRWy2c

Example 2: https://www.youtube.com/watch?v=mSUYecTWLi8

Example 1 demonstrates an open and close animation for the reload of the crossbow. I know that you can rotate parts to a set degrees, but I don't know how to set a delay to make it return back or to a new position.

(And It's clear that it's a timer system of some sort because the door closes before the reload animation finishes)

Example 2 demonstrates a lot more advanced and complex animations made in SCK. We can tell that the weapons (especially the first weapon shown) are edited CS:S models with lua animations working alongside them.

I know animating is possible. I'm aware of that. But I'm trying to ask for help for setting up the system. I don't know how to move bones after a set delay, which is why I'm trying to ask around if anyone knows.
Last edited by Aether; 21 Oct, 2022 @ 1:45pm
Mr. Sono 21 Oct, 2022 @ 1:20pm 
I just animate through blender, gives me all the control
< >
Showing 1-11 of 11 comments
Per page: 1530 50