Forum Discussion
Running into inconsistencies in my simulator
Hi StevenBlea are you able to provide a simplified version of your file that isolates the issue. I opened your file and it's a complex one to work through, and it might even be helpful from a debug perspective to make a copy of the file and remove anything that is not needed to demonstrate the error. Can it be demonstrated over a couple of slides rather than several slides?
One thing I do when I'm working with multiple variables, is to check the usage count against those variables. It can sometimes uncover where you've reused a variable instead of using a unique one. If for example, your scenes are similar and should all have similar variable usage count, seeing that one variable has been use more than expected can lead you to the trigger that is using the incorrect variable.
If you have a simplified file you can share, I'd be happy to take a look, otherwise, this would take a bit too much time to pick through I'm afraid. There may be somebody else with a bit more time and energy to do it.
Related Content
- 3 months ago