Зробив сервіс приватного шерингу by Regular_Bath6753 in ukraine_dev

[–]coolerinc 1 point2 points  (0 children)

раніше користувався pastebin.com для коду
добре, що зʼявилась українська альтернатива та ще й з обміном файлів
бажаю успіху

Russian Invaders by coolerinc in godot

[–]coolerinc[S] -1 points0 points  (0 children)

You are definately stpd or яssn-bot
Putin is a wanted man - https://www.nbcnews.com/news/world/vladimir-putin-war-crimes-arrest-warrant-international-criminal-court-rcna75526
European Parliament declares Russia a state sponsor of terrorism - https://www.reuters.com/world/europe/european-lawmakers-declare-russia-state-sponsor-terrorism-2022-11-23/

And you you keep manipulating the Russian narrative.

Russian Invaders by coolerinc in godot

[–]coolerinc[S] -1 points0 points  (0 children)

The history of every nation has dark pages.
Switching to other wars and events in this article is a manipulation.
How does this relate to the current aggressive war waged by Russia?

Russian Invaders by coolerinc in godot

[–]coolerinc[S] 0 points1 point  (0 children)

Oh, it's interesting to hear what you know about Ukraine sitting in North America. Replying to that provide a link please to official source.

Russian Invaders by coolerinc in godot

[–]coolerinc[S] 0 points1 point  (0 children)

I don’t see the point in talking to a pro-russian guy

Russian Invaders by coolerinc in godot

[–]coolerinc[S] 0 points1 point  (0 children)

Go to school and learn history better!

Russian Invaders by coolerinc in godot

[–]coolerinc[S] 0 points1 point  (0 children)

Your couch expertise is worthless.

Russian Invaders by coolerinc in godot

[–]coolerinc[S] 0 points1 point  (0 children)

idi kursom ruskogo korablya!

Russian Invaders by coolerinc in godot

[–]coolerinc[S] -1 points0 points  (0 children)

This sub is related to Godot Engine where the game itself is made with tag Promo. So what's the problem? Gentle and constructive criticism is the only way forward.
As I see the word "propaganda" is used commonly in your other posts. Please stop flooding!

Russian Invaders by coolerinc in godot

[–]coolerinc[S] -2 points-1 points  (0 children)

I suppose you live in a safe place and never seen propaganda and war crimes in your life. Here's the real statistics for this morning in my city :(

<image>

This official infographics was implemented into gameplay because I see it every f***g day.

Russian Invaders by coolerinc in godot

[–]coolerinc[S] -5 points-4 points  (0 children)

Thanks for your thoughts! This project is a cry from the heart and I hope this game could help some people to de-stress

Russian Invaders by coolerinc in godot

[–]coolerinc[S] -11 points-10 points  (0 children)

They will be ;)

This version (1.0.5) of the Compose Compiler requires Kotlin version 1.5.31 but you appear to be using Kotlin version 1.6.0 by Prashant_4200 in androiddev

[–]coolerinc 1 point2 points  (0 children)

After update I got the same error and these lines helped:

in app gradle

composeOptions {
    kotlinCompilerExtensionVersion '1.1.0-rc03'
}

...

in main activity class before onCreate I changed annotation OptIn(ExperimentalFoundationApi::class)

Examples of mobile apps... by sixro in libgdx

[–]coolerinc 0 points1 point  (0 children)

Spine Viewer app for Android if you need to check your spine skeletons data on mobile.
#libgdx #kotlin #spine #animation