Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Theseus Interactive Studio

5
Posts
1
Followers
26
Following
A member registered Oct 25, 2025 · View creator page →

Creator of

Recent community posts

No stress, And I am on Linux though, most work with steam.

Possible for Linux version?

No Native Linux build.
Attempted using steam as a compatibility layer also didn't work.

Unfortunate, it started to boot however received this error.


I am interested in AIE, so it would have been nice to see what games students produce.
(2 edits)

ARE YOUR SPRITES BLURY IN GODOT ?

For pixel art in godot you will need to change the texture renderign as Godot will attempt to smopth pxiel art.

To fix this:

  1. Navigate to project in the top left.
  2. Project settings.
  3. Go to rendering .
  4. Then go to textures.
  5. Change defualt texture filter to Nearest.

And boom, your pixel art should be sharp and crip now.

If you need visial help to do this Bracky has an easy to follow example here: at 11:11

GD Script is the coding language for Godot, if you want to learn Godot the engine I do recommend GDQuests free tutorials 
Their paid resource I am still in the process of but not disappointed and quite happy with them, hope that helps.