Man, I don't remember when was the last time I was so early for a new video! Awesome stuff. Keep it up and have a good time making these tutorials! I bet there are people here that would love to learn from them! :)
Thanks! BTW - don't really know about how curve shapes are called in math, but 13:00 - Usually convex shapes are round and concave shapes have 'dents' so are you sure about those curve shapes - I'm asking because you mention convex and show the curve that has a 'dent' in the middle.
What is the next step to implement this for 1-10 colonists in my game? how do i create a manager that has experience levels like this for each character?
Depends on the game, to be honest. I would give this script to every one of your colonists and start setting up/hooking up your systems that will level up the colonists.
seu tutorial é espetacular. no entanto a qualidade da imagem esta horrível. Se pudesse melhorar a imagem, talvez aumentar para quem estiver assistindo poder compreender passo a passo. obrigado, continue a melhorar. Best of the best
Thanks for your content, really helpful and clear ! If ever your curious of what offspring your last series of video have made, here is a link to a short video I sent to my game-mate to show the progress I made on a prototype-on-free time of ours:) ruclips.net/video/I-BNaoVi48w/видео.html (note that I totally stole your cursor asset) On a code note: When doing the while loop at 8:23, I think™ the previous if statement is superfluous. If the condition of the while loop it never true, it should not even loop once.
Awesome mate, I love seeing stuff like this. You should consider joining the discord, maybe. There's some guys making similar games that often post videos/pictures looking for feedback or just showing off their stuff Ah, your 100% right about the if statement. Thanks for pointing that out. I'm always scared someone gets a null exception in these tutorials so I always shove if statements without fully thinking about it. Thank you :)
Man, I don't remember when was the last time I was so early for a new video!
Awesome stuff. Keep it up and have a good time making these tutorials! I bet there are people here that would love to learn from them! :)
Thank you, mate. I appreciate it
Thanks! BTW - don't really know about how curve shapes are called in math, but 13:00 - Usually convex shapes are round and concave shapes have 'dents' so are you sure about those curve shapes - I'm asking because you mention convex and show the curve that has a 'dent' in the middle.
Awh crap you're right, I got the names mixed up. The explanation is still correct. I just got the names flipped. Thank you for pointing that out :)
You should enlarge the text in VS, the current font is very small, and there is a lot of excess black background space
Allright! Thanks dude, this stuff is usefull) subscribed!
What is the next step to implement this for 1-10 colonists in my game? how do i create a manager that has experience levels like this for each character?
Depends on the game, to be honest. I would give this script to every one of your colonists and start setting up/hooking up your systems that will level up the colonists.
Where is the github link?
seu tutorial é espetacular. no entanto a qualidade da imagem esta horrível. Se pudesse melhorar a imagem, talvez aumentar para quem estiver assistindo poder compreender passo a passo. obrigado, continue a melhorar. Best of the best
Thanks for your content, really helpful and clear !
If ever your curious of what offspring your last series of video have made, here is a link to a short video I sent to my game-mate to show the progress I made on a prototype-on-free time of ours:)
ruclips.net/video/I-BNaoVi48w/видео.html
(note that I totally stole your cursor asset)
On a code note: When doing the while loop at 8:23, I think™ the previous if statement is superfluous. If the condition of the while loop it never true, it should not even loop once.
Awesome mate, I love seeing stuff like this. You should consider joining the discord, maybe. There's some guys making similar games that often post videos/pictures looking for feedback or just showing off their stuff
Ah, your 100% right about the if statement. Thanks for pointing that out. I'm always scared someone gets a null exception in these tutorials so I always shove if statements without fully thinking about it. Thank you :)