People Playground

People Playground

Monkey Mod
 此主题已被置顶,因此可能具有重要性
IaMFreezz  [开发者] 2022 年 5 月 14 日 下午 2:49
Do you like monkey mod ?
Rate please)
< >
正在显示第 1 - 15 条,共 22 条留言
T0xicInferno 2022 年 5 月 14 日 下午 2:50 
yes, i like it because of the monkey
Max 2022 年 5 月 15 日 上午 11:52 
The Monkey Mod is Differend thing and They smart
KingOwl 2022 年 5 月 15 日 下午 4:59 
monkey
cccc 2022 年 5 月 16 日 上午 7:27 
monke
DiversityFIRED 2022 年 5 月 16 日 下午 2:35 
M O N K E
The Mechanoid Threat 2022 年 5 月 16 日 下午 5:19 
10/10
Xander 2022 年 5 月 17 日 上午 7:31 
yes
Adam Galahad 2022 年 5 月 17 日 下午 12:16 
Yeah! Could I ask for the code of how you attached the tail to the bottom of the body? I was trying to do something similar but it wouldn't work.
IaMFreezz  [开发者] 2022 年 5 月 17 日 下午 12:54 
引用自 Adam Galahad
Yeah! Could I ask for the code of how you attached the tail to the bottom of the body? I was trying to do something similar but it wouldn't work.

var backpack = new GameObject("Backpack");
backpack.transform.SetParent(Instance.transform.Find("Body").Find("LowerBody"));
backpack.transform.localPosition = new Vector3(0, 0f);
backpack.transform.localScale = new Vector3(1f, 1f);
var backpackSprite = backpack.AddComponent<SpriteRenderer>();
backpackSprite.sprite = ModAPI.LoadSprite("TailMonkey.png");
Adam Galahad 2022 年 5 月 17 日 下午 1:04 
引用自 IaMFreezz
引用自 Adam Galahad
Yeah! Could I ask for the code of how you attached the tail to the bottom of the body? I was trying to do something similar but it wouldn't work.

var backpack = new GameObject("Backpack");
backpack.transform.SetParent(Instance.transform.Find("Body").Find("LowerBody"));
backpack.transform.localPosition = new Vector3(0, 0f);
backpack.transform.localScale = new Vector3(1f, 1f);
var backpackSprite = backpack.AddComponent<SpriteRenderer>();
backpackSprite.sprite = ModAPI.LoadSprite("TailMonkey.png");

Thank you! I've been asking everywhere for this.
gejohnson012 2022 年 5 月 19 日 下午 2:51 
no
E P I C M O M E N T 2022 年 5 月 19 日 下午 10:41 
moky
trash 2022 年 5 月 20 日 下午 8:47 
monkey (yes, me like mod because of monkey)
rindmdkdk 2022 年 7 月 27 日 下午 3:41 
yes i like myself and this mod
toxictitch23 2022 年 7 月 28 日 上午 5:49 
yes because M O N K E
< >
正在显示第 1 - 15 条,共 22 条留言
每页显示数: 1530 50