Tagged 'game'

Stretchy Bones Converter

1 vote

Script for automating the process of getting 3dsMax's native stretchy bones into any game engine: creating a separate de-hierarchized bone structure that follows the motion of the base bone structure and automatically migrating skin weights on a mesh to those new bones.

USAGE:
Select the bones that you want to be affected with "Pick bones" button.
Select the affected mesh with a skin modifier with "Pick skinned object" button.
Press "Convert and reskin" button.

IMPORTANT:

Puzzle

8 votes

Just for fun. I made a simple Puzzle game
feel free to add more buttons, a timer, and maybe a high score log. and please send it back to me : )

Render to Texture Selected

0 votes

poster

Batch render to texture script ready for game engines. Bakes all selected objects or groups with one click, saves baked UV textures into a directory, and replaces materials on the objects! If you select a group, it attaches all group members together and bakes it as a single object. Each selected object will have its own texture as well as a group. Output standard material will have a white diffuse color (necessary for some game engines such as Unity3D).

==== CHANGELOG ====
v2.0
-Fixed an issue with V-Ray

pX SpritesRender

1 vote

Walking Character Isabella Renders different angles of an animation from a character or object for use in 2D games. (Supports Render Elements ) This scripted utility for 3ds Max automate a useful task  that would be tedious manually. UPDATE 2017: Now it join the imges as Sprite Sheet!Click here for Help and Instructions

Obj-Exporter

0 votes

This is a custom obj exporter I wrote a while ago for exporting models that is compatible with some game engines, it was written specifically for the game lineage II..but it suppose to work with most Unreal engine based games.