The Play button at the menu scene doesn't load the game scene.
The Menu button at the game scene doesn't load the menu scene.
The Restart button at the game doesn't reload the game scene.
Comments
I believe these issues was initially caused by me in: https://github.com/armory3d/armory/pull/2600
TL;TR, the node replacements didn't properly transfer the property value. I'm not exactly sure why, they should have I believe?
Issue
Play
button at the menu scene doesn't load the game scene.Menu
button at the game scene doesn't load the menu scene.Restart
button at the game doesn't reload the game scene.Comments
I believe these issues was initially caused by me in: https://github.com/armory3d/armory/pull/2600 TL;TR, the node replacements didn't properly transfer the property value. I'm not exactly sure why, they should have I believe?
Current/incorrect
Proposed/correct