Crouch states instead of crouch sprites

Moderator: Graf Zahl

Locked
User avatar
ChupaReaper
Posts: 202
Joined: Fri Jun 15, 2007 16:35
Location: England
Contact:

Crouch states instead of crouch sprites

Post by ChupaReaper »

Basically, when the player crouches, he/she goes into a crouch state is present else gets 'squished' to half size. An example would be:
Idle.Crouch: or Melee.Crouch:

This would be better than crouch sprites because the models I'm using refer to multiple sprite names and go beyond the alphabet and the extra characters for sprite frames. And as I suggested before, a way to define a player skin to support multiple sprites too. I know there is DoomScript and other more important things about but this would make player models much easier.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

No. This doesn't work with how the player is handled by the game engine. It must use the same states or there will be some side effects.
User avatar
ChupaReaper
Posts: 202
Joined: Fri Jun 15, 2007 16:35
Location: England
Contact:

Post by ChupaReaper »

I see. But some method of crouching models and player skin models, etc would save the problems I'm having.
Locked

Return to “Closed Feature Suggestions”