Export your voxel assets to game engines Unreal / Godot / Unity with #Avoyd optimised glTF https://www.enkisoftware.com/t/4855077674156032

Export your voxel assets to game engines Unreal / Godot / Unity with #Avoyd optimised glTF https://www.enkisoftware.com/t/4855077674156032
Everything on this scene I made this week. I'm only showing you 10% of what's here... This is a new sci-fi game I'm working on, if you've been following, you know what I'm talking about. Now I have platforms in puzzle gameplay
Very odd situation... when I print out the value, it's set to 1 (!?!?!) #unrealengine #gamedev
New blog post: how to make agents avoid bumping into players (not just other agents) in #unrealengine https://www.stevestreeting.com/2025/03/13/agent-player-avoidance-in-ue/
I was shocked when I saw that the #PlayFab #UnrealEngine plugin uses a TSharedPtr<UPlayFabAuthenticationContext>, where the UPlayFabAuthenticationContext is a UObject.
I always thought this to be impossible.
They use this #Hack to make it work:
- First create a TSharedRef<TStrongObjectPtr<UObject>>.
- Then use the aliasing constructor
TSharedPtr(TSharedPtr<OtherType>, ObjectType*) to create a new shared pointer using the Shared Reference as first, and the UObject as second parameter.
#GameDev
Our Namaqualand collection is now available in #UnrealEngine!
Get 100+ unique assets completely free!
Download: https://fab.com/listings/295ed897-fe78-4711-a583-d9b80fde554a
Special thanks to our #Patrons who made this possible.
Are there any resources out there on modding Unreal Engine 4 games?
I know it’s relatively easy to decrypt the asset files and stuff, and maybe even to decompile the game, but then how would I get the edited stuff back into the game (and in a distributable way)?
Should I expect the game to be able to load the edited asset file without encryption alongside to the encrypted ones, since I probably wouldn’t be able to encrypt it with the same key as them, or nah?
Asset Pack Devlog | 06
yeah... sometimes we don't need that form...
It's time for free #UnrealEngine assets again! The Fab Bi-Monthly giveaway is here with 3 free assets (MSRP over $1100 this month!) available until March 25th. Can be exported to #GodotEngine, #Unity3d, etc. so hoard away!
https://gamefromscratch.com/fab-march-2025-free-asset-giveaway-mar-11-mar-25/
Asset Pack Devlog | 05
Form Miner will mine different types of forms.
I like to practice a little with effects in Unreal Engine, half an hour a day. What it is, never mind... I'm just playing with Niagara