Question is in the title :)
I'm wanting to force the install directory (inc. all sub folders and files) to be NOT read only.
Currently with my install program (using latest ICP Pro) is...
I always localize my games these days since from when I looked last Enlglish is only about 45% of the Steam market last I looked. However before I have just offred the option to change the language...
Outcast Today, 12:01 PMThanks for the suggestion! I do intend to do this during the polish phase, as the repeated SFX at the same pitch is very monotonous to me.
piscesdreams Today, 02:05 AMjust loop through the array at the y position you want,
Eg.
when button presed -- start loop "addup"--(number of times= the X size of your array)
on loop "addup" --- add to counter --read value...
While the feedback is for the Windows build of my game, I'm not using any controller extensions as I don't think any are compatible with the Mac build...
Cobra Today, 01:52 AMHello!
Is it possible to add the values of an array object? I would like to add all the values writed in a specific Y line even if some of them are 0.
For exemple : if, X1,Y1=3 X2,Y1=5 ...
I'm sure people already asked for this, but could we get a proper built-in DeltaTime to be used on expressions?
I know there are many ways of doing this with events (most not accurate) and I...
That looks awesome Pisces. One recommendation, when you play the whip-grapple sound effect maybe have it change the frequency within a random range of 40000-45000, so that the sound effect is...
Musta Yesterday, 03:53 PMProgramming a custom 360 movement without extensions is pretty easy.
But if you mean animation directions, then the only way would be creating an entire custom animation system in Fusion, or...
What extension are you using for the controller?
Because at this point you should be using at least XBOX Gamepad, and the newest and greatest is SDL Joystick object.
Reducing app startup time
Hi @fernando,
haoujey Today, 02:03 PMI'm trying to reduce my app startup time which is too long, approx. 12 sec.
After some testing, it's related to extensions loading and initialisation.
I tried to reduce time by...