epfly6 / RepentanceAPIIssueTracker

An unofficial issue tracker for issues with The Binding of Isaac: Repentance's API.
18 stars 1 forks source link

Lack of methods that allow to get ShockwaveParams class object. #212

Closed im-tem closed 9 months ago

im-tem commented 3 years ago

This class exists in the API and there is a method that takes it as an argument but there is currently no way you can actually get the object with this class rendering that method impossible to use. Was a problem since Afterbirth+. Solution: Add ShockwaveParams() generator function similar to Color().

epfly6 commented 10 months ago

ShockwaveParams class was removed, use Game:MakeShockwave for shockwave spawn https://wofsauge.github.io/IsaacDocs/rep/Game.html?#makeshockwave