Retrieving the name of Values, Strings and Flags at runtime via indexes would be very useful for debugging purposes
For example: making a custom debugging tool
Printable View
Retrieving the name of Values, Strings and Flags at runtime via indexes would be very useful for debugging purposes
For example: making a custom debugging tool
I found what seems to be an animation bug. I don't know for sure if it's new, but I feel like I would have noticed this by now if it wasn't.
Doing "force animation frame" of an Active Object has no effect if that animation has already reached its final frame naturally. This means that for some objects (eg. small amount of frames, animation speed set to 100) it's practically impossible to ever force their animation frame. (I found that sometimes you can't even force it in the same event that it was created in. It's as if you create the object, and it's already 'played' itself out by the time you try and force its frame in the next action.
Here's a demo mfa:
Peut-on rêver un jour avoir une version stable !!!!!!
Anyone still having the "DEFAULT ICON" issue with the new release while compiling an Android app? I am.
Any help would be appreciated. Thank you.
Attachment 30565
Would be really usefull to have some options to disable code line or groups at Build, to have some debug fonctions only on editor.
It's really boring to disable and hide everything related to debug when you want to make a build.