The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Better Mimics
1–8 из 8
Обновление: 4 фев. 2017 г. в 7:02

Instead of deleting the old mimic with entity:Kill(), and turning it invisible so you can't see it, the mod now uses entity:Remove().
This basically means that the code is slightly tidier, and very, very slightly more efficient.

Обновление: 30 янв. 2017 г. в 11:30

Обновление: 30 янв. 2017 г. в 11:28

Instead of having 100 hitpoints on every floor, mimics now have 50 on Basement 1, gradually increasing to 330 on the chest/darkroom.

Обновление: 30 янв. 2017 г. в 10:09

The mimics are supposed to attack when the player did damage to it or got too close. I made the radius too big, so people thought it just attacked as soon as it spawned. I have decreased the radius, so that players can choose when they want to iniiate the fight.

Обновление: 30 янв. 2017 г. в 7:50

Обновление: 30 янв. 2017 г. в 7:48

Обновление: 29 янв. 2017 г. в 12:22

Обновление: 29 янв. 2017 г. в 11:44