Jump to content

Restless Souls/Wishlist: Difference between revisions

m
and there we go, the nightmarish construction of using same actors with "get overlapping actors" and sockets
m (noting interface BP for powerups)
m (and there we go, the nightmarish construction of using same actors with "get overlapping actors" and sockets)
Line 400: Line 400:


For now each socket will need its own bool variable to keep track whether it is in use or not.
For now each socket will need its own bool variable to keep track whether it is in use or not.
Problem: when we use this node "get overlapping actors" then also actors stored in sockets will be counted. We would need to subtract the ones from the others. To differentiate the items we could check for a new variable "UsedInSocket". If the number is higher than -1 we can subtract it from the overlapping items because we already have this one collected.




8,046

edits