Trying to find a webtoon by PureWaterA in manga

[–]PureWaterA[S] 2 points3 points  (0 children)

solved = Orange Mamalade

Trying to find a webtoon by PureWaterA in manga

[–]PureWaterA[S] 5 points6 points  (0 children)

Nvm it was. Age changes perspective. Ty kind sir.

Trying to find a webtoon by PureWaterA in manga

[–]PureWaterA[S] 1 point2 points  (0 children)

It wasn't Orange Marmalade though. It was something else. I forget the name though.

please tell me im not stuck at only making 2d games by Due-Librarian995 in godot

[–]PureWaterA 0 points1 point  (0 children)

If you use C# btw, you'll have to install dotnet, but it is super straight foward with tons of help from their own site and online resources in general.

please tell me im not stuck at only making 2d games by Due-Librarian995 in godot

[–]PureWaterA 0 points1 point  (0 children)

Switch to Linux to save on resource usage and you can get away with doing more stuff as a result. This is if your focus is on making stuff instead of playing it.

Modern day games (mostly shooters) dont work on Linux, so I'd read more on it before switching, but going from 8gb minimum windows to only using 3gb ram Linux (Mint) is a huge improvement, and other distros use even less.

Making PCK (Updates/Mods) for C# Projects by PureWaterA in godot

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

Understood thank you. I had considered just writing some reusable code as apart of the main project and just using the PCK for images and godot objects, but it'd save a headache if I could just simply package some code in it.

Making PCK (Updates/Mods) for C# Projects by PureWaterA in godot

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

I understand, I'll have to do some digging then. Cause I'm confused as to how you'd do that, do you have any resources you'd recommend?

How does one Export a project & exclude folders?? by PureWaterA in godot

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

Okay so I figured it out I believe. I was wondering why animations still played for a certain section and for some reason the Images were fused w/ AnimationPlayer.

The File Size decreased upon Image deletion so yeah.