RenJS-V2 icon indicating copy to clipboard operation
RenJS-V2 copied to clipboard

Use variables in actions

Open JohanForngren opened this issue 4 years ago • 0 comments

It would be nice to be able to use variables in actions, for instance to have the player choose characters / objects in the story.

  - var evilCharacter: 'girl'
  - show "choice_{evilCharacter}": AT CENTER

JohanForngren avatar Sep 14 '21 05:09 JohanForngren