Guide:Assets: Difference between revisions

From Game Making Tools Wiki
(Added fonts section, with links)
(Crum, monbot)
Line 27: Line 27:
===RPG Maker Related===
===RPG Maker Related===
* [https://grandmadebslittlebits.wordpress.com/ GrandmaDebsLittleBits]
* [https://grandmadebslittlebits.wordpress.com/ GrandmaDebsLittleBits]
* [https://pbjabcusa.com/crum/home.html Crum: Asset Pack for Marek & Co.] - Big pile of different things.


===Shaders===
===Shaders===
Line 65: Line 66:
===Sprites===
===Sprites===
* [http://www.widgetworx.com/spritelib/ SpriteLib]
* [http://www.widgetworx.com/spritelib/ SpriteLib]
* [https://botsin.space/@PixelMonsterBot Pixel Monster Bot] - Great little mons.


===Textures / Tiles===
===Textures / Tiles===

Revision as of 09:42, 10 December 2020

Free resources to help you put games together!

Kinds

3-D Models

  • 123dapp - Models from 3-D scanners and simple modelling tools.
  • "Kawaii" Tank (Tiger-I) - Tank model with flexible tracks on the Unity asset store. Not actually v kawaii ;)

Fonts

General Images

Music

Palettes

RPG Maker Related

Shaders

HLSL

High-Level Shading Language, used in Unity.

GLSL

OpenGL Shading Language, used in Godot (kinda). Godot 2 had a visual shader editor, and I believe this is in development for Godot 3.1 :)

Converters

Tools for converting shaders between languages

See Also

Sound Effects

Sprites

Textures / Tiles

  • 1078 Weird Textures (there's a ZIP of all the textures in the subfolder there too)
  • lsdtexs Rip of textures from LSD Dream Emulator. Can't remember where I found them :(
  • Decorative Papers, found by the community from the Mechanical Curator Collection
  • Genetica Texture Packs They're in an odd format (.GTX), but can be converted with a program on the site (I should convert and upload these). You can also just download versions of them, one-by-one as .JPG files.
  • Textures.com. You can limit your search to textures that tile seemlessly, but not everything seems to be filed correctly. Has a nice preview feature too. You'll have to either use 'view page info' or an adblocker to bypass their little download protection ;)

See Also