FIRST OF ALL MARIO IS NINTENDO PROPERTY THIS IS JUST FOR EDUCATIONAL PORPUSE. lol now that, that is out of the way...so i made mario bounce and lose velocity each time it goes down the y axis. and i have a bounce counter. the thing is that the bounce counts each time it goes down to the y axis. how can i make it stop counting when it stops jumping? here is the public key if someone want to help.
yeah i did by erasing the V variable on the line 12 and changing it to this. V=V*-.8 it works but if i use it to create a input for jumping...it doesnt work...or idk how to do it lol. can you help me? random passerby? xd
Hello i need a little help here. so i made my character but it bounce the same distance everytime. how can i make my character bounce a certain number of times? if so plz show me a example in code and explain?