Jump to content

Recommended Posts

For my Signless mod, what I did was:

*put the speech lua in the 'scripts' folder (so your scripts folder should have the 'prefabs' folder and then this lua file)

*in the character.lua, added ' STRINGS.CHARACTERS.CHARACTER = require "speech_character" ', where "speech_character" is the name of the lua file with your custom speech and 'character' is whatever your mod is called (wod, for instance, which i think is what's in the tutorial pack).

 

Hope this helps!

 

(Also I saw your other thread with the Vanellope mod; are you planning to do just her or other WIR characters as well?)

Edited by misterinkwell

For my Signless mod, what I did was:

*put the speech lua in the 'scripts' folder (so your scripts folder should have the 'prefabs' folder and then this lua file)

*in the character.lua, added ' STRINGS.CHARACTERS.CHARACTER = require "speech_character" ', where "speech_character" is the name of the lua file with your custom speech and 'character' is whatever your mod is called (wod, for instance, which i think is what's in the tutorial pack).

 

Hope this helps!

 

(Also I saw your other thread with the Vanellope mod; are you planning to do just her or other WIR characters as well?)

SORRY FOR THE LATE RESPONSE but yeah! i am planning on making more characters from WIR :o

also thanks for the help <3

@nepetaleijontheoneandonly

@misterinkwell

i would suggest http://forums.kleientertainment.com/files/file/950-extended-sample-character/ to make a new character, aside from a few other advantages as a startingtemplate, it also already has a custum speechfile setup.

Edited by Seiai

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...