Bone Item

This bundle is marked as pending. It has not been reviewed by a staff member yet.
This is a bone. It is animated for use as an item. Is it great? No. Is it good? Not really. Do you have any other options for a bone item? Not that I've found. Can you make a better one? Probably. Please do. Anyway,
Contents

Bone Item (Model)

Some notes;
  • since it's an item it would be nice if you put it some billboarded glow or sparks. Now looks bland.
  • the item sits at Z=0. Half sunk into the ground.
  • the rotation anim looks tiny bit choppy. You might want to change the lines to:
100: { 0, 0, 0, 1 }
1600: { 0, 0, -1, -0 }
1601: { 0, 0, -1, -0 } <- new
3100: { 0, 0, 0, -1 }
 
Some notes;
  • since it's an item it would be nice if you put it some billboarded glow or sparks. Now looks bland.
  • the item sits at Z=0. Half sunk into the ground.
  • the rotation anim looks tiny bit choppy. You might want to change the lines to:
100: { 0, 0, 0, 1 }
1600: { 0, 0, -1, -0 }
1601: { 0, 0, -1, -0 } <- new
3100: { 0, 0, 0, -1 }
okay fiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiine I've fixed all of that now 🥸
 
Back
Top