Adding watches

Hi,

I’m on trial and struggling to use the watch expressions.
I want to see current frame of my animation, so I’ve tried:

self.animation.frame  
self.animation:getFrame()  
obj.animation.frame  

but none of it works.

I’ve tried adding ‘self’ as watch expression, and it is blank as well, although few lines above I can see this variable and some of it’s values.

Any tips? [import]uid: 109453 topic_id: 32462 reply_id: 332462[/import]

Hello Krystian,

Sorry about the confusion but watches currently are not implemented without the loadstring function, which unfortunately is not available in the simulator. The reason they are still there is the UI elements seem to be hardcoded in the platform we are using so we could not remove them. Sorry for the inconvenience.

Regards,
M.Y. Developers
[import]uid: 55057 topic_id: 32462 reply_id: 129161[/import]

Hello Krystian,

Sorry about the confusion but watches currently are not implemented without the loadstring function, which unfortunately is not available in the simulator. The reason they are still there is the UI elements seem to be hardcoded in the platform we are using so we could not remove them. Sorry for the inconvenience.

Regards,
M.Y. Developers
[import]uid: 55057 topic_id: 32462 reply_id: 129161[/import]