On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

del1an

8
Posts
A member registered Sep 15, 2022 · View creator page →

Creator of

Recent community posts

I used it as a plugin in my project
Remove the `Binaries` and `Intermediate` folders
And build your project

(29 edits)

How to add support for UE 5.3 (using the 5.1 as base) (it probably works on 5.2 too)

  • In ...\Public\EditorDiscordRichPresence.h
    - Change LINE 18 to:
    FTSTicker::FDelegateHandle TickDelegateHandle;
  • In ...\Private\EditorDiscordRichPresence.cpp
    - Change  LINE 102 to:
    TickDelegateHandle = FTSTicker::GetCoreTicker().AddTicker(TickDelegate);

    - Change  LINE 127 to: FTSTicker::GetCoreTicker().RemoveTicker(TickDelegateHandle);

Thank you! 

BOING BOING BOING

I love the retro and spooky vibe

Very cool, unfortunately the game crashes after a while and I never got to experience the "red room" from your screenshots

The items menu keep disappearing

Gameplay here: