ImpowerGames / impower

An all-in-one, community-powered indie development platform that gives creative people the tools they need to bring their ideas to life.
https://www.impower.app
2 stars 1 forks source link

Assigning variable command doesn't appear to work #154

Closed Wipeless closed 2 years ago

Wipeless commented 2 years ago

Describe the bug The "assign variable" command doesn't seem to retain its value.

Steps To Reproduce

  1. Create the a script that attempts to update a variable using the "assign variable" command (see Screenshot)
  2. Push Play

Expected Result The dialogue should display "My character's name is Amy"

Actual Result The dialogue displays "My character's name is Danny". It still uses the original variable value instead of the updated value.

Screenshots assignVar

Desktop (please complete the following information):

lovelle-cardoso commented 2 years ago

@Wipeless Fixed by 5d43ec45

Broderick-Colin commented 2 years ago

Tested. This one works now!