ATTiny 25/45/85/2313 Pin numbers

balam:
I guess the analog is the PB0/AIN0/D9

That is one of the two inputs to the analog comparator.

 sensVal = analogRead(sensPin); // READS sensor,

If you are using this core...
http://code.google.com/p/arduino-tiny/
...zero is always returned.