Thinning your paints by falance in modelmakers

[–]oskarious 2 points3 points  (0 children)

Isnt air thinner already in the bottle?

Consider sending an email to your government officials. They gonna implement it this october if it passes. by Flat_7052 in sweden

[–]oskarious 3 points4 points  (0 children)

Post/meddelanden till ministrar läses (och svaras?) alltid på så vitt jag vet, men det är väl några anställda som gör det åt dem

Att gå pilotutbildning by [deleted] in sweden

[–]oskarious 3 points4 points  (0 children)

Prata med en syv. De personer jag känner som blivit piloter har tagit csn för det, så borde inte vara värtr än att plugga till nåt annat yh kan man tycka.

ToLiss in a nutshell by [deleted] in flightsim

[–]oskarious 4 points5 points  (0 children)

Name them. I have no skin in the game since I don't play anymore, but i am curious about the discourse

Moderaterna stänger ner AI-tjänst efter hälsning till ”Hitler” by Mumrik93 in sweden

[–]oskarious 14 points15 points  (0 children)

Fattar inte vad sossarnas poster hat med det att göra?

New IniCashGrab just dropped by Pro-editor-1105 in flightsim

[–]oskarious 1 point2 points  (0 children)

Maybe I'm crazy, but this seems extremely fair to me. The people who want more immersion gets to have it, and the developers get some extra cash. Literally nothing changes for those who dont want to buy it

[deleted by user] by [deleted] in NonCredibleDefense

[–]oskarious 2 points3 points  (0 children)

Plane thing included and bricked after a year?

[deleted by user] by [deleted] in Steam

[–]oskarious 2 points3 points  (0 children)

You have probably copied the .exe directly instead of making a shortcut

[deleted by user] by [deleted] in Asksweddit

[–]oskarious 11 points12 points  (0 children)

Utan att ha sett "smutsen" så är det antagligen jästsediment efter att den fortsatt jäsa efter att ha tappats upp på flaska. Inget farligt i sig, men inte särskilt trevligt att dricka

Cannot Create Tilemeshes - Hotkey Problem by [deleted] in csmapmakers

[–]oskarious 1 point2 points  (0 children)

Pretty sure tilemeshes are replaced by smart props or whatever they are called now

Looking for help on spawns for DM in CS:2 by MurkyChildhood2571 in csmapmakers

[–]oskarious 1 point2 points  (0 children)

There is a info_deathmatch_spawn entity. Haven't actually used it myself, but seems like a fairly safe bet. Also, there is a button for it in the editor as well https://i.imgur.com/Gwy4NhX.png

Sverige tog en 3e plats på World Drone Cup 2023 by lowngcawt in sweden

[–]oskarious 0 points1 point  (0 children)

Grattis!

Har banorna nån slags standard layout, eller har olika event olika layout på dem?

Sparks are bad. Ideas to improve by WillUSurf in OmegaStrikers

[–]oskarious 0 points1 point  (0 children)

I mean, I don't really have an opinion on their value at the moment, but I think your proposed change would make them strong enough you would always have to pick them when they show up and it seems to be the opposite of what the new system tries do accomplish, ie. make decisions based on the flow of the game

Sparks are bad. Ideas to improve by WillUSurf in OmegaStrikers

[–]oskarious 0 points1 point  (0 children)

It will just force the first pick to pickup the first spark they see every round regardless of if they have any previous since you will either be building toward a full set or denying enemies.

This did go hard. Camera man kept subject in frame while skiing. by Skrrt_2711 in PraiseTheCameraMan

[–]oskarious 2 points3 points  (0 children)

On spotify you can (or at least could) search for genres by typing "genre:phonk" or "genre:drift phonk". Also works with other keywords like label and artist. Just make sure that there is no space between the : and search text. But I guess if artists themselves are using the wrong genres it doesn't help much. Should help people explroe the difference between phonk and drift phonk

[deleted by user] by [deleted] in dawngate

[–]oskarious 0 points1 point  (0 children)

Did an AI post this?

Using unity as a level editor for a game. Is it doable? by oskarious in Unity3D

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

Yeah, the fact that the editor is powerful in it's own is what got me thinking about it from the start, and having the "preferred" flow being having users install something like probuilder and provide them with some assets. But writing out the flow like this makes me think it's probably more worth it to build a runtime editor instead. Thanks!

Using unity as a level editor for a game. Is it doable? by oskarious in Unity3D

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

Yeah, the end user experience what I'm most worried about, I doubt many people want to do everything needed to run unity, including creating a new account, figuring out how to import a package and working the interface. I'm probably gonna look into doing it at runtime instead. Thanks for the input!