I tried to add a Sonic the Hedgehog model as the player, but it messed the game up. I pasted the model in the actors folder and copied and altered a code for it in Pawn.ini file, but don't know what I'm doing wrong.
Replace Player Model?
Replace Player Model?
Hi, I'm new here and started learning how to use Reality Factory a few weeks. I want to know how to replace the premade characters with models of your own.
I tried to add a Sonic the Hedgehog model as the player, but it messed the game up. I pasted the model in the actors folder and copied and altered a code for it in Pawn.ini file, but don't know what I'm doing wrong.
I tried to add a Sonic the Hedgehog model as the player, but it messed the game up. I pasted the model in the actors folder and copied and altered a code for it in Pawn.ini file, but don't know what I'm doing wrong.
there's a couple of other things ya gotta do as well as replace virgil....which you really don't have to do:Remember this is not exactly similar to modding quake or half-life...
1.Put the actor in the actors folder
2.go to this file "Character.ini" in the install folder.
3. copy the lines starting with " attributename" to "attributefile"
4. paste them on the bottom of that character.ini
5.replace the values of those with your own( actor name"sonic.act" etc.)then save that file.
6.use that character in your game.
if i missed any steps....heh..sorry....
1.Put the actor in the actors folder
2.go to this file "Character.ini" in the install folder.
3. copy the lines starting with " attributename" to "attributefile"
4. paste them on the bottom of that character.ini
5.replace the values of those with your own( actor name"sonic.act" etc.)then save that file.
6.use that character in your game.
if i missed any steps....heh..sorry....
well, you would need to use milkshape to build a bone system and animate it. (correct me if im wrong)
You should check out the Ebook on making games in RF by Dan Valeo.
Heres the link. http://www.realityfactory.info/cms/inde ... umentation
refer to page 184 of the ebook. this should give you some help.
You should check out the Ebook on making games in RF by Dan Valeo.
Heres the link. http://www.realityfactory.info/cms/inde ... umentation
refer to page 184 of the ebook. this should give you some help.
Those who have all the answers, are never up to date on the questions.