Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
ArrivedHero

Hitboxes and PlayerClasses

Question

Ok, two quick questions. How small (or large) can a hitbox be without the engine running into problems with collisions? Like, say you wanted to make a 1 by 1 projectile for a bullet, or several 4 by 4 hitbox for the torso of an enemy. Would that be possible without problems with collision detection? Maybe in ZScript, there is a way to add more vertices to the hitboxes?

 

Second is just a preference advice. If I were to have the player have multiple outward appearances, such as changing the sprite to match what kind of armor they are wearing; should I just stick to that one player class and try to work with the state machine, or have them morph into other classes to avoid any confusions and mishaps during development?

Share this post


Link to post

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×