Need an advice about static sprite VS animated sprite
by Andrea Farid Marsili · in Torque Game Builder · 08/26/2010 (8:59 am) · 3 replies
Sorry if I'm annoying you with my topic.
I'm working on a Graphic Adventure/Visual Novel game so there will be a lot of animation and pictures.
Five minutes ago I discovered that Static Sprite cannot play animation and Animated Sprite cannot display static pictures so I think abut to different way to solve my problem:
First way:
Two actor, one for animation, one for static pictures. I'll set the visibility of the actors to display animation or static pictures.
Second way:
Single animated actor, to display static pictures it will display a single frame animation.
I'm working on a Graphic Adventure/Visual Novel game so there will be a lot of animation and pictures.
Five minutes ago I discovered that Static Sprite cannot play animation and Animated Sprite cannot display static pictures so I think abut to different way to solve my problem:
First way:
Two actor, one for animation, one for static pictures. I'll set the visibility of the actors to display animation or static pictures.
Second way:
Single animated actor, to display static pictures it will display a single frame animation.
Torque Owner Kevin James