Jump to content

Recommended Posts

Posted

I want to have each LOD level of a model too execute a script... Should it be done with the GetModelLODEntity() command?

I've tried giving the models LOD1.gmf a script of it's own but it doesn't seem to execute when the LOD level changes in the editor...

Any ideas? :mellow:

Posted

Taking a guess at this, but you'll probably have to call that function inside your 1 model script and do different logic inside this 1 model script based on what current LOD is displayed. You can do this in the Update() function since it gets called each frame.

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.

×
×
  • Create New...