If you edit several apps and sub-apps at the same time, better make a project, the editor will detect the sub-app is in the project.
You're right, it seems it's a DX11 bug when the sub-app is...
Here, I noticed that when you preload an mfa or cnn in sub-application's settings, it will not load the file again when executed, instead it will load an internal version of the mfa/cnn.
So it...
Could you post an example so that we see what you mean exactly?
Yves Today, 03:44 PMI see... Well, so can I ask for an action to complete reload of the file? I mean, restarting the application, destroying the subapp and creating another, it doesn't update...
Fuuriokun Today, 03:18 PMThe runtime cannot load the MFA file and compile it as CCN file, which is the only format it supports. Only the editor can do that. You can enter a MFA filename in the settings of the object because...
Yves Today, 03:08 PMNot really, you can open mfa configuring it in the subapplication itself.
I'm calling it a bug because it can load if you set it up first, but not in runtime in realtime.
A̶l̶s̶o̶,̶ ̶F̶u̶s̶i̶o̶n̶...
IIRC you need to build that .mfa as sub applications first (.ccn)
defisym Today, 02:06 PMFound a BUG, trying to open an mfa as subapplication through event, it shows a blank window and pressing alt on it it shows a message "This is not an application file!"
It looks like it will only...
I've tried, but this one is very simple and as i remember guy didn't explain anything about equiping or using items. That one from my link seems to be very good, but sadly the download link for the...
Michau Today, 12:08 PMI had this problem as well. I simply made the player a static object and used a circle for the player. It controlled the position / direction / etc. This way the circle hits the surface and does not...
VBEinc Today, 06:35 AM
Yeah it would, but I want to replace the subapp...
Yeah it would, but I want to replace the subapp without editing the main app...
Fuuriokun Today, 05:21 PMThe truth is that I wanted to load mfa on the go, I was trying to workaround the "not load mfa at runtime" part... I...