Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Shared Assets & Sample Code Sticky

A topic by Escape Character created Sep 06, 2023 Views: 124 Replies: 1
Viewing posts 1 to 2
Jam HostSubmitted (2 edits)

(Post will be updated regularly)

Dealing with video & chroma key isn't something that most game devs are used to, so we've recorded some sample assets and prepared sample code for you.

Shared Assets Folder is in Dropbox here: https://www.dropbox.com/sh/pmdwa3daf3859x2/AADIBNXuN0TGQhOTqzfn3jAEa?dl=0
See README if you want to add your own assets.


Sample Code

Unity / Video Player: https://github.com/dustinfreeman/fmv-jam-sample-unity


More coming (please add your own!)

HostSubmitted

I've compiled some useful tools & resources!

Video tools: 

Handbrake |  https://handbrake.fr/  easily + quickly compress and resize video as needed. 

VLC | VLC can convert video filetypes. for example for godot you need .ogv files-- VLC can convert mp4 or whatever you have recorded to the filetype you need.

OpenShot | free & open source video editor

https://www.openshot.org/


For recording GIFs:

Gifcam | simple drag-and-drop screen GIF recorder

https://gifcam.en.softonic.com/


Assets:

Kenney Assets | Tons of free assets, 2D, 3D, etc

https://www.kenney.nl/assets


OpenGameArt.org | searchable place where people upload game assets

https://opengameart.org/


bfxr (Retro Sound Effect Generator) | super easy and quick way to generate 8-bit sounding effects. 

https://www.bfxr.net/


NYPL Public domain collection

https://www.nypl.org/research/collections/digital-collections/public-domain


stock footage, some free & public domain stuff:

https://www.pexels.com/


Quaternius - free 3D assets

https://quaternius.com/


itch.io is also a great source for assets, fonts etc


Godot-specific: 

For chroma-keying: 

https://godotengine.org/asset-library/asset/2013

More shaders for godot:

https://godotshaders.com/

lots of fun shaders you can play with here