projects
/
Activeragdoll
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ActiveRagdoll
/
Assets
/
Scripts
/
BodyParts
/
Head.cs
blob: a3d1009545db4b2509de216893ae37ca111973aa (
plain
)
1
2
3
4
// 仅仅用来标记哪个rig是头部 public class Head : BodyPart { }