I'm having problems using my custom xpawn. Getting it ingame isn't the problem its changing the variables I created on it. For example, i created a experience variable on the xpawn and tried to make a monster give experience when you kill it.
When i try to compile the code, it gives me an error that it can't find the variable in class pawn
When i try to compile the code, it gives me an error that it can't find the variable in class pawn
Comment