Model without sprite frames

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
justin023
Posts: 165
Joined: Wed Sep 21, 2005 10:51
Location: Illinois
Contact:

Model without sprite frames

Post by justin023 »

1. If you place a model in a map and it has no sprite frames, it is the exclamation point instead of the model. If it is summoned that doesn't matter.

2. The attached model won't show up in part of my project when placed in the map, but that must have something to do with the size of the map since it showed up in the demo map.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

1. You need to have a sprite. The engine checks for it independently of the model and requires it to be valid so you have to put in an empty sprite frame for it. I won't change this because the game code knows nothing about models.

2. We'll talk again once your actors are properly defined (and that includes a sprite for its initial frame.)
User avatar
justin023
Posts: 165
Joined: Wed Sep 21, 2005 10:51
Location: Illinois
Contact:

Post by justin023 »

The one in my project already is properly defined and it won't show up. I tried it with two other models and they appeared.
Locked

Return to “Closed Bugs”