Is it a regular square? 90 degrees wont show an effect, because a square will always be on its side.. but... if not, you do this...
every click, or clicked on object, set angle to Sprite.Angle + 90
Objects return data members through dot notation. If you type your sprite name and period, you'll see what can be returned... current angle, current x,y, some other stuff...