exelix11 / TheFourthDimension

A super mario 3d land level editor
44 stars 11 forks source link

BlockEmpty2x2 render is the wrong size #14

Open mariomadproductions opened 7 years ago

mariomadproductions commented 7 years ago

Needs to be double the size. If you set the object's scale parameters to 2 that'll give you an idea of what it should look like.

exelix11 commented 7 years ago

The model is extracted from the game, probably it's size is fixed in the game code, a quick fix would be to scale the model in a 3D editor and placing it in the CustomModels folder