hey all I just have a couple of q's about modding the game. I want to work on a fantasy game that's a little rts and a little rpg, but I am wondering about a couple of things.
1. Is there a way without dabbling in c++ to make it so you can turn a unit into a resource? For example if you command a soilder to kill a pig, the pig can than become a food resource?
2. is there a way to make it so you can play in first person view?
3. also can I make it so that you control only one character?
I know these things can be done with enough effort, but I am wondering if these are possible with minimal/no c++ programming.