itch.io is community of indie game creators and players

Devlogs

Tutorial 2 Work

UTAS KIT207 Portfolio
A browser game made in HTML5

The players movement animation has been directly linked to the player's keyboard inputs. If the player presses W, A , D or S the animation called walked is set to "true" which then plays the walking animation. To wave the player is required to press "Space Bar." When the players walks inside an area next to the reddish door, it triggers the door to  set the object to inactive which makes it disappear.

Leave a comment