Skip to content

Instantly share code, notes, and snippets.

View TheEnbyWitch's full-sized avatar
🏳️‍⚧️
gay and trans

Vivi TheEnbyWitch

🏳️‍⚧️
gay and trans
View GitHub Profile
@TheEnbyWitch
TheEnbyWitch / PlatformerLocalPlayer.cpp
Last active December 13, 2024 01:02
Custom Aspect Ratio Axis Constraint behavior in a LocalPlayer subclass
// 2023 girlfriend games
#include "Player/PlatformerLocalPlayer.h"
#include "SceneViewExtension.h"
#include "SceneViewExtensionContext.h"
#include "UI/PlatformerViewportClient.h"
int32 LocalCalcLocalPlayerCachedLODDistanceFactor = 1;