Hi,
I have a top-down game project where I'm trying to change max speed of an object according to what surface the object is travelling on.
I would like to achieve this by reading a backdrop pixel colour below the object. Is this possible somehow?
I'm all ears for better solutions to achieve the same result. Help would be greatly appreciated.
Thanks!