ManlyMarco

Results 402 comments of ManlyMarco

It's not ported because none of the modders use it, at least not those that write code. There was some talk about adding timeline support to ME but it didn't...

I'll leave the issue open since it technically still exists, and someone might want an RE port for whatever reason.

It should be possible to use the arrows somehow, never tried using that plugin in VR though.

Check log for warnings and errors. Ask on the discord server for your game for further help.

Closing stale issue.

I suggest making a PR, it seems like a good beginner project. Look for `new Color` in https://github.com/ManlyMarco/Illusion_HeightBar/blob/master/Shared/HeightBar.cs

Probably caused by this? https://github.com/BepInEx/BepInEx.Debug/commit/4010d2c317c5c0bf7af589f7577d5c4342cca70b#diff-672fb7b075a59ec8b46f434842be7dc30347e9a77acd209cf42a83dfd89ed4ddR168-R169 Maybe the BepInEx version your plugin is built against is not the same as the version the game is running, though it's unlikely to be...

Currently it only works in some games that have unstripped UnityEngine.IMGUIModule.dll which this appears to not be one of.

HoneyCome, RoomGirl, not much else since it needs a separate fix to patch imgui classes back in.