Cinematic Style Donacode Commands: Character Movement

Cinematic Style Donacode Commands: Character Movement (Classic)

Character movement:

  • Walking
    • @CHARACTER walks
    • @CHARACTER walks to position
    • @CHARACTER starts walking
    • @CHARACTER walks to position in zone #
    • @follow CHARACTER to position in zone #
  • Running
    • @CHARACTER runs to position
    • @follow CHARACTER to position in zone # AND CHARACTER is running
    • @CHARACTER runs to position faster
    • @CHARACTER exits direction AND CHARACTER does it while running
    • @CHARACTER enters from direction to position AND CHARACTER does it while running
    • @CHARACTER1 & CHARACTER2 run right to back of zone 2 in 1.1 seconds
  • Animating:
    • @CHARACTER is animation_ID
    • @CHARACTER starts animation_ID
    • CHARACTER (animation_ID)
      I will be doing animation_ID while I talk.
  • Entering And Exiting
    • @CHARACTER exits left
    • @CHARACTER enters from side to position
      • @CHARACTER enters from left to screen left
    • @CHARACTER exits side
    • @remove CHARACTER
    • @CHARCTER runs offscreen direction
    • @CHARACTER walks offscreen direction
  • Kissing
    • @GUY stands screen center AND GUY faces right
      @GIRL stands screen right AND GIRL faces left
      @GUY faces left
      @GUY is kiss AND GIRL is kiss

    • @GUY stands screen center AND GUY faces left
      @GIRL stands screen left AND GIRL faces right
      @GUY faces right
      @GUY is kiss AND GIRL is kiss

  • Slowdance
    • @GUY stands screen center AND GIRL stands screen right
      @start GUY & GIRL slowdance
    • @GUY stands screen center AND GIRL stands screen left
      @start GUY & GIRL slowdance
      @GUY & GIRL slowdance flip
      @GUY & GIRL slowdance flipback

Change Character Outfit

  • @CHARACTER changes into outfit
2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.