hey guys my first question is how do you install a weapon like a sword into the weapon ini folder and what do i do since it does not have a projectile.
My second question is how would you setup up your character in the player setup ini folder only using these animations attack,run,idle and die
My third question is it important that in the character ini folder you have to make it so their is an image of your character if so how would you do that
Character questions
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
Re: Character questions
hey guys my first question is how do you install a weapon like a sword into the weapon ini folder and what do i do since it does not have a projectile.
Read the section Weapon and Projectile Definition in the manual.
Hint:
catagory either projectile or melee, to chose which weapon type is used
Read the FAQ:My second question is how would you setup up your character in the player setup ini folder only using these animations attack,run,idle and die
http://www.realityfactory.info/forum/vi ... f=5&t=3160
If you want to choose different characters in the game menu you need to use the character.ini file to define the different characters. The image is an essential part of the character definition. (See Character Selection in the manual)My third question is it important that in the character ini folder you have to make it so their is an image of your character if so how would you do that
If you just need 1 player you can disable the character selection by setting UseCharSelcet in the RealityFactory.ini file to false. The character.ini will be ignored in this case.