Jump to content

Converting and generating phy files


xtreampb
 Share

Recommended Posts

Hey all i have 6 very simple GMF models. I've been having some trouble converting these models to MDL and generating the phy file. Is anyone interested in helping me out? It would be greatly appriciated

block.zip

bool Life()
{
 while(death=false)
 {
   if(death==true)
   return death;
 }
}

 

I have found the secret to infinite life

 

Did I help you out? Like my post!

Link to comment
Share on other sites

i did that i think my models are corrupt...sorta. the models them selves seem to work, but every time i attempt to generate a convex hull for these models, it generates a corrupt phy files that when used. crashes the editor.

bool Life()
{
 while(death=false)
 {
   if(death==true)
   return death;
 }
}

 

I have found the secret to infinite life

 

Did I help you out? Like my post!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...