Rintama HighsrcPlayerController.lua
-- PlayerController.lua
local PlayerController = {}
 
function PlayerController:Init(character)
    self.humanoid = character:WaitForChild("Humanoid")
    self.mood = "neutral"
    self.busy = false
    self.bored = true
    self.tired = true
end
 
function PlayerController:_printinfo()
    print(self)
end
 
return PlayerController
Rintama HighREADME.mdPreview
Profile drawing of datae
ABOUT ME

datae

@dataaeee · he/him/his

NOW PLAYINGNo tracks yetAdd MP3s to /music
0:00-0:00
PLAYLISTLoading…

    Liked Posts

    datae@rintama:~/src$ whoami

    datae : roblox game developer.

    datae@rintama:~/src$