123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|669|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Misc Languages -> Unity Per User

Tue, 12 Sep 2023, 08:35
Jayenkai
Unity switches to ’’per players’’ payment model. Linkage

-=-=-
''Load, Next List!''
Tue, 12 Sep 2023, 08:35
cyangames
Just saw this myself, was about to paste in here, needless to say, this is disgusting practice. I wish Flash was still a thing.

Just on the number of installs, so, not including uninstalls either, fuxakes...

Any suggestions for a language I might be able to adapt to quickly, that can post to android, etc fairly easily, I'm all ears, esp if it uses C like syntax.

|edit| Godot looks possible |edit|

-=-=-
Web / Game Dev, occasionally finishes off coding games also!
Tue, 12 Sep 2023, 08:46
Jayenkai
I've said it before, and I'll say it again. If you can get it running in a browser, you're 37% less likely to get screwed over.
..
.. ... If only I can make any of my games pay-for.
"Donate" is a button rarely pushed by "normal" players..

(If you ever bother to add that button, Jay..)

-=-=-
''Load, Next List!''
Tue, 12 Sep 2023, 08:50
cyangames
Gonna have a play about with Godot me thinks.
Tue, 12 Sep 2023, 08:56
Jayenkai
Good luck! Let us know how it pans out.
I can't remember how far into it Pakz managed to get, back in 2021.


There's also Cocos2D-x
The original iOS release of SpikeDislike was coded in that, but don't ask me anything about what it's like now, 'cos that was over a decade ago!!

-=-=-
''Load, Next List!''
Tue, 12 Sep 2023, 08:57
cyangames
So, if you were say, an influencer, who wasn't a fan of a certain dev in the mobile space, you could in theory ask your followers to download a free version of their game to push the game towards the 200k install base, then have unity send them a bill for $0.20 over the limit. I'm catastrophizing here but that's going to have a negative effect on the mobile space in particular.

Thankfully Super Grid Run only made it to ~80k installs over it's life though, so I guess I don't have any worries there.

-=-=-
Web / Game Dev, occasionally finishes off coding games also!
Tue, 12 Sep 2023, 09:52
Jayenkai
Yeah, that's really not good...
Hell, even if the influencer WAS a fan, that kind of influx of free downloads would easily be enough to screw you over.
We've seen this plenty with "X person mentions Y website... Y website is crippled for days".
Having it be your dev-tool would be horrific!

-=-=-
''Load, Next List!''
Tue, 12 Sep 2023, 10:22
Pakz
I switched to iPad before getting comfortable with Godot. Godot is pretty nice once you get that system of nodes. It has or had some limited systems that would require lots of reading or programming around.

It should be able to be used almost completely from the regular code window too if the user interface is not satisfactory. They update it a lot. So old code and projects would need fixing up or reworking when newer versions get out.

The last thing i did was a bit with voxels. And follow a nice tutorial on those explosion effects where they have a whole workflow interface for every thing you can think of.

Javascript is what I use now.
Tue, 12 Sep 2023, 10:43
cyangames
Is godot more of a visual language then?
Tue, 12 Sep 2023, 10:48
Pakz
It is a sort of free Unity.

You can code underneath with it c# or godot script. Godot script is a kind of lua. Same as coding in unity I guess.

A lot can be done with just the visual editor.

Exit: back then I was having issues with the limited tile and collision system.
Wed, 13 Sep 2023, 16:27
therevillsgames
As much as I've loved (pun) playing with Love2D, I'm currently investigating LibGdx, more so for Android development since it is Java or Kotlin and runs in Android Studio therefore it should be easier to keep up to date.

That's the plan anyway 😀
Thu, 14 Sep 2023, 00:53
Pakz
Java is nice. I have a book on libgdx which guides you to make a 2d rpg.
Thu, 14 Sep 2023, 02:12
Jayenkai
They sneakily removed their Terms of Service Repo from GitHub, then added super fucked up new terms.

https://www.reddit.com/r/gamedev/comments/16hnibp/unity_silently_removed_their_github_repo_to_track/

-=-=-
''Load, Next List!''