|
THE LEVELING UP SCRIPT HAS BEEN RECIEVED THANKS TO JOSHUA NO NEED FOR THE LEVELING UP SCRIPT NOW I JUST NEED A SCRIPT FOR RECIEVING THE EXP POINTS THANK YOU. Well i want to make a experience bar system in unity3d. I went through and found some answers but they didnt help me much. So want to make it so that Everytime you kill someone you get 5 experience out of 50 at level 1. Then when you level up your going to need more then 50 experience. You will need 100 at level 2. Then level 3 you need 100. So you need to just double everytime you level up. and one you see your profile it shows a special texture like for a level 1 there is a Red dot and level 2 there are 2 red dots and at level 3 there are 3 red dots then level 4 it changes from dots to stars and so on. Oh and if you complete challanges your get like a extra 50 experience points and so on. So is there any way to do this. Just give me a full script and under it tell me what to do to use and if you want explain on how they work. Well i have tried and here is my code for holding expierence points. Change it as much as you want.
Well is keeps going with the else if ( level = . ) Thank you.
(comments are locked)
|
|
This should get you started
(comments are locked)
|

"Just give me a full script and under it tell me what to do to use[...]" this sentence made me turn away. That, and the code doesn't look like a very sincere try, but I don't want to judge skill, only ethic.
"Just give me a full script" no one is going to do that.. try it yourself and if you have a specific question I'd love to help.
Haha, posted while I was still typing, BY0 :p. Also, in your if( level = 1) statement you should write level == 1 and in your else statement you should say else if ;)
Hey thanks dude i will try it, and i forgot to add the double ='s it was late and i needed some rest so i was rushing and also forgot to put the if statement in it too. So i am going to try it, thanks man.
There have been no errors now then Joshua can you help me withing recieving the exp points from when the enemy dies. If ou know of the character damage script from fps tutorial from unity3d i would like it to be eddited from there please. Thanks dude, saw some of your badges and dude thats great, you got like 7 badges i have 3 or 4. Keep up the good work