Thanks,Bipolar_Games
"/" is a character string which must not be used for a file name, and is not a bug.
Type: Posts; User: kusa; Keyword(s):
Thanks,Bipolar_Games
"/" is a character string which must not be used for a file name, and is not a bug.
Error:Unfortunately.Application has stopped
example:
+Start Frame
(ini)Setcurrentfile to "/"
When Set current file contains character of "/",application has stopped.
Crashed:...
My simple application gets RGB of an object.
I am going to get Blue(0,0,255).But it has got orange(RGB: 224,131,54).
An orange does not exist in a screen.
mfa here.
7909
Thank you, Bipolar_Games
I am sorry.
I was not reading carefully.外側に合わせる("fit outside") was somewhat strange.
However, it was unrelated if "display modes" option was exchanged to "Allow screen...
Hi,
I feel a Japanese translation strange.
I would like to know the English display here.
7671
Sorry.I was opening the debugger, in order to check FPS. When debugger was closed,FPS returned to 500.
Thanks!
I've tried new version.
But TileMap extension dose not run on HWA, if platform movement is used.
7650
:Previous vesrsion.
If "Test for obstacle overlap" of Platform is...
Hi, Thanks for a nice extension.
I want "negate" to "object is overlapping layer".
Is there any schedule to which you add it?
Hi,
"Play and loop Sample File on a Specific Channel" and "Play Sample File on a Specific Channel" is effective.
Is this mistake?
Or,Can It be used from now on?
String object is displayed as white rectangle.
String1 (source string)
string2 (display)
1.String parser 2 get source from string1.
2.string2 get String parser2.
string2 was displayed...
Thanks!
This is a very wonderful method!
Hi,
Is there any command line for starting in full-screen mode?
/NOF => runs in windowed mode
??? => runs in fullscreen mode
I was not able to find it in the help.
Xlua and Ini++.
> ProdigyX
Thanks.
Since SD card is not attached to my test machine, either, I would like to expect a future improvement.
>Bipolar_Games
Thank you for the nice hint.
I was going to make the...
Thank you.
However, WRITE_EXTERNAL_STORAGE is checked.
Isn't there any hint about the way of specification of the path of a array file?
What should I do in order to load/save to an external file using an Array object?
A file is not saved even if it performs action like an example.
Ex.
+Start of Frame
(Array):Save array to...
Hi,
I want a user to choose whether to create the shortcut of a desktop and a start menu.
Is this possible at ICP?
Request
the shortcut icon of a desktop is the same, I want you to change the icon graphics of MMF2 by each version(Normal ,Unicode,Japanese....).
Hi,
6916
This Mfa is able to change the space between lines.
The following text is displayed whenever it clicks a screen.
Application is stopped and forced termination ,that cause is...
Hi,
The character is not fitted into a button.[最新情報に更新()]
http://community.clickteam.com/images/attach/jpg.gif
I would like to get RGB value on active object by mouse position.
But atRGB...
Thank you for your reply.
I think that it is a very convenient function. I hope to be added by update of MMF2 or MMF3.
Hi,
Is it possible to change the space between lines and a character by the string object ?
Or are there any object and function to realize it?
Thank you.
This problem might not be able to be noticed if it develops by a single monitor.
However, because the player might use a dual monitor, it is a tragedy.
The main application is executed by the secondary of a dual monitor.
When the subapplication is called, it is not displayed in the main application program.
The window of the subapplication moves...
sorry.I solved the problem:)
fogColor= {0.5, 0.5, 0.5, 1.0}
gl.Fog(gl.FOG_COLOR, fogColor)
The screen became black when there was the FOG_COLOR code.
Is it my code mistake? Or is it a bug?
gl.Fog(gl.FOG_MODE, gl.LINEAR);
gl.Fog(gl.FOG_COLOR, 0.5, 0.5, 0.5, 1.0);...
Thank you for the nice plug-in.
bug
When the enciphered Ini file is loaded, MMF2 crashes.
Load setting is "Load file into ini++ object""Set current...""keep old.."