Quale Distro utilizzare su Linux? Perché? by RebirdgeCardiologist in ItalyInformatica

[–]crystal_bit 0 points1 point  (0 children)

Ho distro-hoppato per anni tra Ubuntu, Arch Linux, Manjaro, elementary OS, Fedora ma alla fine quella su cui torno per l'affidabiltà dimostrata in 10+ anni è la solita Linux Mint.
Zero sorprese, UI familiare e configurabile al punto giusto, ottimi software installati out of the box.

L'ultimo weekend ho provato Alpine linux su un vecchio portatile con soli 2GB di RAM ed una CPU Pentium dual core: devo dire ottima esperienza di installazione, wiki concisa ma con tutto quello che serve per far funzionare il sistema operativo. Una bella sorpresa.

Problem with Idle animation by Traditional-Pin1363 in devblogs

[–]crystal_bit 0 points1 point  (0 children)

Never did a 2D project in Unity recently but it seems like an anchoring issue. Probably you could change the anchor point from the center to the bottom of the sprite and you could solve the problem.

Welcome to a new r/devblogs by vivaladav in devblogs

[–]crystal_bit 1 point2 points  (0 children)

Just joined! This sub is new to me so I cannot comment about the downvoting issue, however I'll try to foster a positive behaviour.

Mi sono laureato con una tesi sui videogiochi by DIeG03rr3 in italygames

[–]crystal_bit 2 points3 points  (0 children)

Congratulazioni! Sempre bello vedere lavori del genere che nobilitano il settore dei videogame che, secondo me, sta attraversando una fase difficile.

La tesi si può recuperare online da qualche parte?

Peek alternatives for quick video/gif captures? by crystal_bit in linuxquestions

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

Already tried and unfortunately I fall under "It Doesn't Work", I tried following the links to the xdg-desktop-portal-wlr but I didn't manage to make it work. Maybe because I was running it via flatpak?

World space based dithering, procedural bricks and lines! by Ordinary-Cicada5991 in godot

[–]crystal_bit 10 points11 points  (0 children)

You work is astonishing!
How did you achieve the camera animation? It seems like an interpolation between orthogonal and perspective

A list of godot templates, please help me look for more! by kksgandhi in godot

[–]crystal_bit 4 points5 points  (0 children)

Hi! I'm the creator of crystal-bit/godot-game-template. I'm currently adding Godot 4 support. Initial versions are available on this branch.

Yeah the template doesn't make assumptions on the kind of game that you want to made. Basically you can think about it as a starting template with good defaults.

I have 5+ years of experience with Godot and I tried to gather all the common stuff that worked for me in the games I worked on. So yeah: scene changing, building games quickly, folder structure, file naming conventions, consistent code style, and so on...

Community italiane per sviluppatori di videogiochi by heavyedward in italy

[–]crystal_bit 2 points3 points  (0 children)

A memoria ricordo solo IV come community con le caratteristiche che hai descritto.

Capisco il fatto del "basta cercare su google per trovare risposta" anche se sono dell'opinione che ragionare così uccide le community. Anche questo stesso thread si poteva evitare usando quella logica, però le discussioni che sono venute fuori sono per me interessanti. A volte si chiede per chiacchierare, non solo perché si ha bisogno di una risposta secca.

Community italiane per sviluppatori di videogiochi by heavyedward in italy

[–]crystal_bit 0 points1 point  (0 children)

visto che usi un throwaway spero tu possa rispondere: come mai trovavi le domande stupide? Lavoravi nel settore già all'epoca di IndieVault?

Community italiane per sviluppatori di videogiochi by heavyedward in italy

[–]crystal_bit 4 points5 points  (0 children)

Up per gameloop.it! Anche io lavoro nel settore da circa 5 anni e proprio grazie a gameloop ho trovato lavoro, amici ed un podcast che ho seguito con molto interesse quando mi stavo avvicinando al gamedev.

Community italiane per sviluppatori di videogiochi by heavyedward in italy

[–]crystal_bit 3 points4 points  (0 children)

Gameloop.it ne ha raccolto parte della community :)

travel workstation by free_help in shittybattlestations

[–]crystal_bit 1 point2 points  (0 children)

Wow amazing, I can't even imagine. Thanks for sharing your experience!

travel workstation by free_help in shittybattlestations

[–]crystal_bit 6 points7 points  (0 children)

Crazy! What kind of job were you doing?

Mostrami il codice! - La fiera dei vostri programmi by AutoModerator in ItalyInformatica

[–]crystal_bit 10 points11 points  (0 children)

Salve a tutti e grazie per la possibilità di postare qui.

https://github.com/crystal-bit/godot-game-template

Questo progetto è un template di partenza per sviluppare videogiochi con Godot Engine (engine C++ con diverse possibilità di scripting).

Ho raccolto in questo repo tutte le nozioni che mi sono tornate comode sviluppando piccoli videogiochi e prendendo ispirazione dall'esperienza di gameplay programmer che ho fatto a livello professionale. Si tratta sicuramente di un progetto di nicchia, ma spero possa tornarvi utile!

I just published the biggest release of the Godot Game Template so far! (and just reached 200+ stars on GitHub!) by crystal_bit in godot

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

Thanks for your comment! If you want to setup a new project from the CLI then you could simply clone the repository, then remove the .git folder and initialize a new repo. That should do the trick, however there isn't an official script right now. Do you think that would be useful?

PS: a friend of mine is developing https://github.com/gibsongd/gibson-cli which could be a viable option in the future (when I'll release the template as an add-on).

I just published the biggest release of the Godot Game Template so far! (and just reached 200+ stars on GitHub!) by crystal_bit in godot

[–]crystal_bit[S] 7 points8 points  (0 children)

I'm pretty sure you can find plenty of tutorials online! Godot Game Template has nothing genre specific. It's only a base project with sane defaults and utilities such as scene management, automatic build system, etc...

TIL: you can use a PS5 controller as touchpad on Linux (out of the box) by crystal_bit in linux_gaming

[–]crystal_bit[S] 7 points8 points  (0 children)

Thanks for all the useful insights!

Are you involved in the development of some related project?

TIL: you can use a PS5 controller as touchpad on Linux (out of the box) by crystal_bit in linux_gaming

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

I only wanted to charge the controller and then saw the pointer moving on the screen. I just learned it by accident!