Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
What I might do is get some sprite animations in on the enemies just so I can see how the attacking mechanics work on something besides boxes. I have a feeling that if the enemies become rectangular or something, my knockback code might have to change. If that's the case, I may finally look into having a separate collision box and hit box for my enemies and maybe my main character. Looking at some old games, an enemy's collision seems to be independent from its hitbox. (For instance, the player might bump into an enemy at a certain point and hurt the player, but that might not be the same point at which it collides with walls).