Inu Games - Modular Snap System Runtime

Hi rackley,

Basically, there are two things. One thing is to spawn the new actor, and this part is easy. You can see an example in BP_PhGrabChar in the screenshot below. The other part is to manage the inventory of assets you can spawn, which includes the UMG menu, the icons, the “database” part and other stuff like that. And this is something different from snapping tool, it’s really like an inventory system, it really depends on the rest of the game.

I wanted to keep those examples very generic, so I didn’t do anything like that.

But, anyway, I will probably make a new example in the future with also this part. I’ doing something like that right now in VR, like you can see here: https://twitter.com/games_inu/status/1224002974600568832