Amethyst-szs/smo-lunakit

[CODE-BUG] functions not working

Opened this issue · 1 comments

Describe the bug
The funnctions in PlayerActorHakoniwa.h e.g startDemoPuppetable() or endDemoPuppetable() do not work at all.

To Reproduce
Steps to reproduce the behavior:

  1. Go into ActorBrowserChildInspect.cpp or any other file which uses startDemoPuppetable().
  2. See that it calls startDemoPuppetable().
  3. Launch the game.
  4. Use the button or function of Lunakit which calls startDemoPuppetable().
  5. See it not working.

Screenshots
Not applicable.

Platform
Nintendo Switch

Interesting, Mars was redoing a fair amount of player related headers and probably broke those virtual funcs. Will look into it!