Hi all I'm new to this forum and don't know where to put this topic
I will write here my qquestions about RF.
My first question is : Can i enable only one camera usage in game? (currently thinking about FPS). Because i wanna make First Person Role Playing Game.
Sorry for my English.
You can define up to 40 different weapons but if you specify a slot number larger than 9 you can't equip the weapon via the keyboard without scripting (see Pawn/LevelController scripting: SetPlayerWeapon command)
If I remember correctly you must press the tab key for the inventory (just look it up in the options menu under controls when running the game)
Don't be afraid to open some exisitng levels into RFEditPro just to see what makes them tick. it's great place to start. The demos are good, but you can't tinker with them.