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