pupperinacupper Posted April 6, 2020 Share Posted April 6, 2020 (edited) I'm sure it's just a simple thing where I forgot to put a certain text into the eula or something. I have NO knowledge on modding, and I'm not too concerned with making the mod look too nice, but just playing with my own character that I made! If there's anything that I need to add to make this process smoother, I'll try my best. I used this tutorial, so their character is in the starting screen and what not, which I will also need to fix. I can figure that out eventually, though. I really just want my character to appear. Here are the screenshots from in game, if anybody needs them! modinfo.lua modmain.lua Edited April 6, 2020 by pupperinacupper Link to comment https://forums.kleientertainment.com/forums/topic/117080-how-to-make-my-character-show-up-and-not-wilson/ Share on other sites More sharing options...
Yakuzashi Posted April 6, 2020 Share Posted April 6, 2020 Check if your Puffin_none.lua inside scripts->prefabs has something like this: local assets = { Asset( "ANIM", "anim/Puffin.zip" ), Asset( "ANIM", "anim/ghost_Puffin_build.zip" ), } if you have that, then I suggest to change every "Puffin" into "puffin". Cheers! Link to comment https://forums.kleientertainment.com/forums/topic/117080-how-to-make-my-character-show-up-and-not-wilson/#findComment-1322405 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now