Teardown
评价数不足
Pibby + Small Player Model Base
   
奖励
收藏
已收藏
取消收藏
Type: Global
Category: Character
文件大小
发表于
更新日期
50.409 MB
2024 年 11 月 28 日 上午 3:41
2024 年 12 月 8 日 上午 3:13
7 项改动说明 ( 查看 )

订阅以下载
Pibby + Small Player Model Base

描述
After some tinkering, I finally created what is possibly Teardown's first small player model, Pibby, along with some templates for people to use for their own characters to create!

Learning is so fun isssnnnNNtt i//////////////////////////7#_+[{.#"][33[333=-``=----------

Characters
Three variants of Pibby
  • Normal
  • Hurt
  • Battle (hair down)
4 small player model templates
  • 0.5x
  • 0.625x
  • 0.75x
  • 0.875x

Issues
Given this was made in a day, there may be some issues.
  • Tool sometimes clips through Pibby's head: May not be able to do that one for now.
  • Tool floats when looking up or down: Expected given the different animation scaling. Fix may be too difficult for now.
  • Player hitbox is the same: Cannot really change that for now.
  • Camera is the original height and not adjusted: SetPlayerCameraOffsetTransform() can jitter at times and other methods do not easily adjust player hit/grab height, so I'm leaving this for now. See here for the bug report I've made on this.[github.com]

Finally, a shoutout to Thomasims, for suggesting me to use Python to change the pos scales of the playeranims for different player sizes; Otherwise this would not be possible
9 条留言
PlushestCone 6 月 28 日 下午 12:26 
How can i edit the models myself?
jaimemgcosta 5 月 11 日 上午 8:35 
i needed a small character for me cuz im doing a roller coaster:steamhappy:
elimatthew15 3 月 3 日 下午 3:20 
oh i see my comment now
elimatthew15 3 月 3 日 下午 3:18 
i thought i commented here?
renikeeyt 2 月 12 日 上午 3:03 
Really like this mod, and the new character models. Wish they were fixed in the vox editor tho, they are messed up when trying to edit them. Some faces are facing the wrong direction, and are just placed randomly and hard to tell what goes where.
FudgiecatDX 1 月 29 日 下午 6:50 
might make a sonic character using the template...
elimatthew15 2024 年 12 月 25 日 上午 10:58 
make kirby pls
70UNIK  [作者] 2024 年 11 月 28 日 下午 12:39 
@william.krona
A current workaround for camera is via SetCameraOffsetTransform and SetToolOffset. Unfortunately, through testing, this has issues with grab angle so it's likely I'll have to leave camera as-is for now.
william.krona 2024 年 11 月 28 日 上午 9:57 
so no fixing camera?