Skip to main content

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

Wilko

4
Posts
1
Topics
2
Followers
A member registered Dec 29, 2013 · View creator page →

Creator of

Recent community posts

(1 edit)

Neat program. I bought it and will be using it for my projects. Not demands but features I would like is sliders for path width and height. For example I found a cool DNA sprite but its too thin for where I want to put it, would be nice if the path could be scaled as well.

Also would be nice to have a cli to generate a spritesheet via parameters. So if I wanted to run studio.exe -p dna -xScale 1.5 -frames 48 -dimensions 96 etc. Then I could feed it parameters and not be worried about which sliders are in the UI.

Would also be nice to save a current effect to json or something so it can be imported later if I want to go back and tweak it.


Cheers

That is a good suggestion, I would like it to run in browser. Unfortunately it is currently difficult to do. The board generation is very computationally intense-which would limit what would be playable in browser. And the game is written in C#-where godot cannot current export to web. There is a way the game could be remade to serve up pre-generated boards, and be playable in browser-but I am not ready to work that out right now.


May happen some day, but not soon.

Seems to be fixed now for me

The cover image for my game wont load anywhere on the site:


nor can I replace it:


This just spins forever. Any ideas?