Jump to content

Why deleting model when running game


YouGroove
 Share

Recommended Posts

When testing and running the game , LE3 seems to delete a model from what i see in the log ? why ?

 

Here is the log :

scripts/objects/player/playerlevel.lua

Deleting model "C:/3D/LE3/spaceShooter/SpaceShooter/models/characters/generic/generic.mdl"

Stop toying and make games

Link to comment
Share on other sites

When testing and running the game , LE3 seems to delete a model from what i see in the log ? why ?

 

Here is the log :

scripts/objects/player/playerlevel.lua

Deleting model "C:/3D/LE3/spaceShooter/SpaceShooter/models/characters/generic/generic.mdl"

 

I have no clue. Ive seen it also in my log but I try to dont think about such crazy things because leadwerks is full of it.

It doesn´t work... why? mhmmm It works... why?

Link to comment
Share on other sites

It looks to me like you're using the fpsplayer prefab which comes with the Leadwerks Editor. If thats the case, then the generic model gets deleted because it is just a dummy used in the Editor to visualize the position of the controller. In the real game it is not needed and so it gets deleted as soon as the script is loaded.

  • Intel® Core™ i7-8550U @ 1.80 Ghz 
  • 16GB RAM 
  • INTEL UHD Graphics 620
  • Windows 10 Pro 64-Bit-Version
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...