How do you make an ability that can move with a player?

I am working on an RPG game, and some of the characters have abilities that move with them, as they move. Unfortunately, I have NO CLUE how to do this :confused: so yeah, any ideas would be welcome. @some_kid i would specifically ask you. (srry if this is pinging.)

The only possible way to have something move with the player is to have it at every possible location on the map and use the coordinate device to activate/deactivate the one where the player is.

2 Likes

What abilities exactly are you trying to make?

1 Like

Im trying to make bones that deal damage to everyone touching them, including sentries, but they appear around the players

1 Like

The only way to damage sentries is with gadgets, either from other sentries or players. It isn’t possible to make sentries damaged from touching something right now.

1 Like

Ok, thanks
Il just make them deactivate then.

1 Like