Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Deps

12
Posts
1
Topics
3
Followers
1
Following
A member registered Oct 22, 2013 · View creator page →

Creator of

Recent community posts

Yes.

I have already rated yours. :)

(1 edit)

I'll play yours, if you'll play mine. ;) (I will play yours even if you don't play mine)

Thanks guys! :)

Play mine if you have some time left. :) 

This only happens once the water container appears. Clicking just the container works, but if I accidentally enter the water machine a second time the bug appears.

There's seems to be a problem with the water once the text "Done" appear. The cursor disappears. Pressing E does not help. The only key doing anything is ESC and I have to start a new game.

Could you please upload a ZIP file that contains all these files? Not so keen on downloading them all individually.

Unreal Engine

And I found out that nothing was visible because the sprite gridsize was not equal to the texture size. Yay!

Works like a charm! Thanks!

Now I know that the script starts at least! ;)

Hi,

Started to play around with Superpowers today but can't get the simple example in the documentation to work. I just get a black screen. (http://docs.superpowers-html5.com/en/getting-start...)

I can however start up an game like Snow World to start, so things at least work. (But it crashes on the overworld map with an exception about ShaderUniforms.)

My question is, however, about debug logging. I can't see if it even runs my code. I can set a breakpoint and reload the game but it wont fire. And I can't see a way to use sometning like console.log to get a basic message to the console.

Did I miss something? Is there a way to log messages?