Help with A Chair Attack

So i have this game overlay called “chair attack” and basically when you press it, you will throw a chair.

Does anyone know if this is possible?
And if so, could someone help me make it?

maybe just make a button that says throw and it shows an animation of a chair in the air.also rember no spamming

Here is an idea

  1. Get a chair prop
  2. Make sure it only appears when you click chair attack
  3. Somehow make it where the player is.
  4. keep it away from the user
  5. have it have a radius where the player(s) take damage from it.

P.S. I tried :pensive_face:

THIS MIGHT HELP FOR 3

What are you throwing the chair at? If it’s a boss, have a chair nearby and the animation goes and launches it.

If it’s at a player, then activate a camera point for the triggering player and teleport the target player to where the camera point is, then run an animation that knocks them out.

The camera point would be at a black (or any other color) background for the animation. Deactivate the camera point after a certain time.

It’s basically the among us stab screen but it’s a camera point with an animation

1 Like

animate the chair flying through the air.

overlay pressed—> animation of the chair starts

but this wouldn’t work everywhere in the map, so, I guess you’d have to trap the opponent in a specific place and then by pressing the overlay it animates the chair being thrown and after 5 seconds the opponent will experience some kind of damage. Giving the feeling of a chair attack.

Here is an animation guide, but if you can’t use it because it doesn’t have pictures, you could just use triggers and time delays, with props. I could show you it, just ask :grinning:

Anyways I think you found a solution, so be sure to mark one.

1 Like

Also, you could use a relay to select a random player for the chair to target or a specific team.

2 Likes