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.
Model without sprite frames
Moderator: Graf Zahl
- justin023
- Posts: 165
- Joined: Wed Sep 21, 2005 10:51
- Location: Illinois
- Contact:
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
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.)
2. We'll talk again once your actors are properly defined (and that includes a sprite for its initial frame.)
- justin023
- Posts: 165
- Joined: Wed Sep 21, 2005 10:51
- Location: Illinois
- Contact: