Not necessarily. It can be pretty time-consuming, and you might forget to eat sometimes, which would save a few bucks.
Volnaiskra Today, 01:18 PMHelping your family with groceries by doing a mobile game in 2022 is like wanting to turn dirt into gold. Odds are you would have made 0 dollars since mobile (especially android) is so oversaturated...
zip2kx Today, 11:52 AMhaha true that. I find myself, especially by the end of projects, just forcing myself through the different tickets and to-dos just to get the game done. If not I spend too much time on admin which...
zip2kx Today, 11:08 AMOr have it as a demo, with IAP unlocking the full version (shareware model).
Darkhog Today, 10:02 AMPerhaps the OP can sell other stuff as IAP, like cosmetics?
Darkhog Today, 10:00 AMActually, I was unfair in the last portion there. I just re-read your post and realised that you wanted to charge people a buck to turn off ads, which obviously they would only do if the game was...
Volnaiskra Today, 08:57 AMI understand how the situation can be a bit frustrating for you but that doesn't mean you reached a dead-end
Instead of trying to make something that is "cheap and dirty" why not make a very small,...
Yeah can confirm that it's slower when done like that, so Fusion most likely does it's optimizations on static loop names
On my tests it was around 50% slower (even if the string remained unchanged)!
Look, to be honest, if you're planning on making a "cheap and dirty", "garbage" game, as you call it, then realistically I don't think you're going to get the hordes of players necessary to make...
Volnaiskra Today, 02:31 AMYeah there was an optimization several years ago to make fast loops with static strings use a direct reference instead of a string comparison reference, so there's no string comparisons going on if...
Pixelthief Today, 01:16 AMI guess the compile optimization could also group all loop conditions into 1 call, but that would only work if they're not a calculation.
dustingunn Today, 01:03 AM
hello fernado i did this in-app can you help?...
hello fernado i did this in-app can you help? 31668
Monk Today, 01:52 PM