Doodad: Snake #61

Closed
opened 2022-01-14 05:46:22 +00:00 by kirsle · 1 comment

The Snake could be a simple enemy that sits coiled up, always faces toward the player, and the snake jumps whenever the player jumps, hoping to catch you jumping over it and "Watch out for Snake!"

Appearance: a green snake sitting in a coil with its head up. Maybe 2 frames of animation for it rattling its tail or something.

Behavior:

  • Plays its idle animation and always faces the player.
  • Snake jumps whenever the player jumps (presses Up).

Frames of animation:

  • 2 or so for the idle animation
  • 2-3 for the jump animation, to transition from a coil to more elongated snake.
The Snake could be a simple enemy that sits coiled up, always faces toward the player, and the snake jumps whenever the player jumps, hoping to catch you jumping over it and "Watch out for Snake!" Appearance: a green snake sitting in a coil with its head up. Maybe 2 frames of animation for it rattling its tail or something. Behavior: * Plays its idle animation and always faces the player. * Snake jumps whenever the player jumps (presses Up). Frames of animation: * 2 or so for the idle animation * 2-3 for the jump animation, to transition from a coil to more elongated snake.
kirsle added the
doodad
label 2022-01-14 05:46:22 +00:00
Poster
Owner

Added in v0.13.0

Added in v0.13.0
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SketchyMaze/doodle#61
There is no content yet.