When loading sprites in b3d
is there a way in b3d to control sprites using
I have a sprite that shows
one walk cycle of a character starting to walk and stopping how can this be manipulated using the keyboard in B3d
but keep the cam fixed on it
is there a way in b3d to control sprites using
I have a sprite that shows
one walk cycle of a character starting to walk and stopping how can this be manipulated using the keyboard in B3d
if keydown=true then moveentity sprite
but keep the cam fixed on it