A downloadable tutorial

Welcome to this tutorial on making a Baldicator, thanks for choosing me!

Things required:

  • Baldi's Basics Decompile (Porky Powers Recommended)
  • Unity (2019 and up)
  • Computer (OS does not matter)

First, download the Unity Package (go down, it's there).

Import the package to Unity, and you'll see a Prefab. That means you imported it correctly.

Next, open BaldiScript and paste this code at the bottom INSIDE OF THE CURLY BRACKET:

// Token: 0x0400069B RID: 1692
public Animator Baldicator;

Then save (just incase) and scroll up to the Hear method and replace it with this:

public void Hear(Vector3 soundLocation, float priority)
{
if (!this.antiHearing && priority >= this.currentPriority )//If anti-hearing is not active and the priority is greater then the priority of the current sound
{
             
this.agent.SetDestination(soundLocation);//Go to that sound
this.currentPriority = priority;//Set the current priority to the priority
                this.Baldicator.Play("Baldicator_Look", -1, 0f);
                
                 
}
else
{
             this.Baldicator.Play("Baldicator_Think", -1, 0f);
}
}

Now, save again and close Visual Studio (or whatever program you are using to write the script).

Drag the prefab into the scene and right click > prefab options (or something like that) > unpack completely.

Now, go to the Baldi GameObject (NOT BaldiTutor) and in the inspector, scroll until you see the BaldiScript, and under Baldicator,  drag your extracted Baldicator prefab from the Hierarchy into "Animator (None)".

Boom! Your Baldicator is done!


Download

Download
baldicatortemp.unitypackage 142 kB

Comments

Log in with itch.io to leave a comment.

this has to be the easiest tutorial 

(-1)

Maybe my unity version is too recent...?

(I can't edit the baldicator from the baldi game object)

Have you unpack it completely?

thanks

how do i do it? like how do i do this?

Cool for bb+ and bbcr and bbfgpd and bbksed and bbiecal

what is bbksed

huh

baldi's basics kickstarter exclusive demo

i love bbfgpd but personaly i like bbdkjsaigrjk