Odd requests: Rigs
-
So you guys know ragdolls and things like that? I was thinking we could create a rig extension for creaticode. What this does is it creates a customizable rig and places it as a single sprite in your game. This rig can then have animations added, as well as motion controls. You can customize the individual sprites for each part of the rig, making it easy to make it your own. It’s sort of like the 3d avatars, but you can customize them. This would be easier to use instead of having to worry about like 10 individual sprites for the player, and is useful for when you want a realistic character, but don’t want to take up so many sprite slots.
-
@jamesa-blackwell-57b383d3 someone on youtube called “lourez” uses just one sprite and some costumes to do it, idk how he does it tho
-
@sayori-is-best-girl i was thinking about something kind of like the rigs on tynker, but you can customize them and make them your own
-
What you have described seems extremely hard to implement (otherwise we would have added it already). For most users, this should be good enough: https://www.mixamo.com
-
@info-creaticode Do you know any sites that could implement these animation rigs? I really want to use these for a 3D game
-
@info-creaticode have you fixed the project preview??
-
Preview is fixed
-
Have you tried https://www.mixamo.com?
-
@info-creaticode can you create games on here? All I saw were animation rigs
I don’t know how to create my own
-
Then you probably need Blender: https://blender.org/
-
@info-creaticode Can Mixamo be used for creaticode?
-
It is possible, but not simple. You will need to use mixamo to rig an avatar model first, then convert the output into a GLB format.