Sure, here it is:
black_issue.mfa
Sure, here it is:
black_issue.mfa
I've got the same issue:
Sans titre.png
Then i build an EXE and all the texts fonts were messed:
Sans titre2.png
Yeah known issue, me and Gustavo (and maybe some other users) reported it before, Yves said it's fixed in the next update(check post #205)
Edit: oh well didn't realize you replied to the same message, so you probably know it's fixed anyways
Btw for me it usually happens when my PC goes to sleep, Fusion has been opened for a longtime or sometimes when switching editors
When multiple objects are selected, altVals that are named differently will no longer display their index, even if they are in the same order, and with the same index. For example, I have two objects:
When I select them both, the altVals are shown as:
I want to give AltVals #46 and #47 the same name in both objects. Ideally, I'd double-click that altVal while both objects are selected and rename them all in one go. But I cannot be sure that it's the same altVal, since Fusion only lists them as "Undetermined". So I have to deselect the objects and check them individually. (Not a big problem in this simple example, but a hassle if I want to do 50 objects at once)
It would be good if these altVals could be shown as:
- (46) Undetermined
- (47) Undetermined
This way I'd know that only the names are inconsistent, not the indexes. The bottommost altVal in the pictures (#11 & #3) would remain just "Undetermined" since both its names and indexes are inconsistent.
Hello - there seems to be a few colours in the UI that I can't change? Or am I missing something obvious? These 2 for instance.. can't seem to be changed? Possible? Not Possible?
![]()
Ability to duplicate an object through events. The duplicate object will have the same animation, frame, variable values, speed, etc.
(like a Diplopia in Isaac)
Maybe there is an issue with resizing of the application window and the Frame Window position.
If I use two monitors and want to resize the application window by dragging the border with the mouse or setting it in code the maximum size is something like the screen width of the monitor. If I set Window Control object > Resize > Minimum X Size I'm able to resize the application window to the x size of both monitors. But in this case the x position of the Frame Window will move into negative values if the size of the application window will exceed the screen width of one monitor. So I have to set the x position of the Frame Window to 0 again. That's no big problem but maybe a bug. Shouldn't it be possible to resize the application window to the screen width of both monitors by default, without setting a resize option first?
Please see this example for better understanding: frame-window-size-issue.mfa
Regards
Gustav
Here are two more issues:
I accidentally tried to change the size of the Frame Window while the application is minimized with runtime option Run when minimized activated.
Please see this file: directx11-string-crash.mfa
- Run application
- Minimize application
- Restore application
- String object is black, clicking the button results in a crash
There are similar issues with Direct3D 8 and 9 but without crash. The String object will not be refreshed until you move the window outside the screen and back again.
Another issue is that one can't drag actions to add them to other events in the Event List Editor.
The "Plus/Add" mouse cursor is shown but the action won't be added. One can only overwrite existing actions via drag and drop.
Don't mind the names of the groups, it's just a picture of the example mfa file above.
event-list-editor-drag-and-drop-issue.jpg
Regards
Gustav
! - Bug here - !
It no longer saves custom keyboard shortcuts. I'm using the steam version. Clears them upon exiting CTF.
Suggestion:
Once saving MFAs, make it renamed copy THEN save over the original MFA, So the MFA doesn't move in the desktop (it messed me a ton before)