Hi, I am creating a first person graphic adventure and was wondering if their is an advantage to using character sprites as Objects vs Characters.
In the game the characters will just be static images with some blinking animations, maybe changing to a different pose as the player progresses through the conversation.
By using the character image as an Object instead of a Characters, are there downsides or inefficiencys? Thank you.