Thats probibly were I messed up. Thanks!
btw the gravity is for something. When the spike guy rolls off a cliff... whatever. Thanks again!
EDIT: just realized that I already have it to spin the object... It spins the object, but only for a little bit... I'd like it to continuously spin. What I did with my code is that I have the spin set to zero, so when Left/right is pressed, it spins slowly, then faster (acceleration!). once it gets to the speed I want it to, I made it that if the spin speed gets above 10, that it equals ten, so it doesn't go faster. When I try it out, it starts slowly, then once it gets to my desired speed... it stops. Sorry for the wall of text, just trying to elaborate for better help.