Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ngmane

7
Posts
1
Topics
1
Followers
1
Following
A member registered Oct 05, 2018 · View creator page →

Creator of

Recent community posts

I am using gatsbyjs.

(2 edits)

I used the emebed link from the dashboard for a game I have on itch and it loads directly as soon as the page loads instead of giving the user the option to click to load.

Any iframe attributes I should use to do this?

[CODE]

<iframe
  src="https://itch.io/embed-upload/2368949?color=333333"
  allowfullscreen=""
  width="980"
  height="500"
  frameborder="0"
>
 
    Play FastPaceJumpyPlatformer on itch.io
  </a>
</iframe>
[/CODE]

I played it just now and i really like the idea and the camera setup, but didnt felt so good when the camera doesnt show the bottom area when one falls down.

I think camera setup is of multiple type.
1) Platformer touch based - as soon as it touches the platform the camera pans.
2) Usual Follow camera with softzones.

Would like some pointers on setting up camera!

Nice game, very well executed.

(1 edit)

@dario-zubovic

You can change this in WebGL player settings.
Goto Edit -> Project Settings -> Player
A inspector window for player settings will be shown. In that select WebGL https://docs.unity3d.com/Manual/class-PlayerSettingsWebGL.html

And then check `Publishing Settings` section and uncheck Data caching.

Also here is forum thread discussing the same issue.
https://forum.unity.com/threads/unitycache-indexeddb-database-could-not-be-opene...

`[UnityCache] indexedDB database could not be opened` in console.
can you please create a new build in Unity and  turn off "data caching" in the publishing settings in WebGL's player settings.

Hi there this looks very good!
Also can you upload one with a transparent background?
Also is it free to use for commercial purpose too. If so just providing credit in readme enough?

(1 edit)

Hey! this looks amazing. But I am not sure which frames are  for jump.