People Playground

People Playground

Monkey Mod
 This topic has been pinned, so it's probably important
IaMFreezz  [developer] 14 May, 2022 @ 2:49pm
Do you like monkey mod ?
Rate please)
< >
Showing 1-15 of 22 comments
T0xicInferno 14 May, 2022 @ 2:50pm 
yes, i like it because of the monkey
Max 15 May, 2022 @ 11:52am 
The Monkey Mod is Differend thing and They smart
KingOwl 15 May, 2022 @ 4:59pm 
monkey
cccc 16 May, 2022 @ 7:27am 
monke
DiversityFIRED 16 May, 2022 @ 2:35pm 
M O N K E
Rivulet 16 May, 2022 @ 5:19pm 
10/10
Xander 17 May, 2022 @ 7:31am 
yes
Adam Galahad 17 May, 2022 @ 12:16pm 
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  [developer] 17 May, 2022 @ 12:54pm 
Originally posted by 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 17 May, 2022 @ 1:04pm 
Originally posted by IaMFreezz:
Originally posted by 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 19 May, 2022 @ 2:51pm 
no
E P I C M O M E N T 19 May, 2022 @ 10:41pm 
moky
trash 20 May, 2022 @ 8:47pm 
monkey (yes, me like mod because of monkey)
rindmdkdk 27 Jul, 2022 @ 3:41pm 
yes i like myself and this mod
toxictitch23 28 Jul, 2022 @ 5:49am 
yes because M O N K E
< >
Showing 1-15 of 22 comments
Per page: 1530 50