Please post a small mfa example only with INI process to check
Fernando Today, 02:39 PMI am currently trying to set the night system, the new game function, and the 6 AM screen of a FNAF fan-work to update the ini when certain events happen. I have placed a debug counter to check,...
saum22 Today, 01:30 PMI could definitely be wrong, but this is my guess:
1. Your videos are in a compressed format. Either MPEG video, or series of still images using a compressed format like PNG. When looking at the...
Have you tried creating a new MFA with just the 500mb active object and seeing if it replicates the same issue? That might help isolate further if it's the code or the object itself
marbenx Today, 09:45 AMHello, I've encountered a strange issue with my current game. I'm getting a slow memory leak as I progress through the frame and I don't know why.
In my frame, the player is able to "move"...
Hi, thank you for answering me. I'll try to look into that stuff. I decided to restructure my game and include the entire region I'm referring to into one frame to avoid the issue for now. (And what...
ThewalkingSsj2 Today, 02:22 AME.g., move to ↘, check the left & top block of target, and don't move if both is obstacle.
defisym Today, 12:17 AMSo, I was doing a basic custom rpg movement where if you press W then it would at +2 to the position of the character, and for the collision system I made that if the character overlaps with an...
nanikore Yesterday, 08:53 PMHi,
I'm using a counter object that is Displayed as text and need to have it always centered on an object even as its value changes.
Works fine but not in Android.
attached an mfa to show you....
Edit box tab stop won't go to last box
I have a frame with four Edit Box objects and they are each set to tab to the next one. For the first two, when you press Enter, it goes to the next one. But for the third one, it closes the keyboard...
fwtep Today, 06:11 PM