Advice for game-making
Re: Advice for game-making
Awesome. Developers diary, why not.
Re: Advice for game-making
Hey! What's the most optimum way of drawing characters?
Say I have this:
As fast as the npc turns alert (within some random vector distance) he changes appearance.
This question of course just applies to unanimates till images but, in the love.draw function, should there just be a current_image_state that is drawn and then I program what that image should be in the love.update function? Basically, this is my question.
Say I have this:
Code: Select all
npc = {alert = false, img = {still, attack}}
This question of course just applies to unanimates till images but, in the love.draw function, should there just be a current_image_state that is drawn and then I program what that image should be in the love.update function? Basically, this is my question.
Who is online
Users browsing this forum: Bing [Bot] and 2 guests