#Basic blocking system, need help!

1 messages · Page 1 of 1 (latest)

still merlin
#

theres plenty of tutorials

broken wyvern
exotic yewBOT
#

studio** You are now Level 3! **studio

atomic tundra
#

If you're using humanoid:takedamage

broken wyvern
atomic tundra
#

Learn basics

broken wyvern
#

💔

valid delta
#

Time to google your problem and read the doc

wide scaffold
#

make an attribute "Blocking" to the character, and on your damaging, check for the attribute

south girder
#

Send the code ill help

broken wyvern
nocturne comet
#

X

nocturne comet
# broken wyvern oh ok fire, ill send it later

SYSTEM SETUP

  1. Create a LocalScript
    Location: StarterPlayer > StarterCharacterScripts

Name: ForceFieldHandler (or any name you like)

This handles input and tells the server to create a force field.

  1. Create a RemoteEvent
    Location: ReplicatedStorage

Name: ActivateForceField

  1. Create a Script (Server Script)
    Location: ServerScriptService

Name: ForceFieldServer (or any name you like)

This handles the actual creation and removal of the ForceField and logic to block damage.

#

StarterCharacterScripts/ForceFieldHandler (LocalScript)

still merlin
#

🤖

nocturne comet
nocturne comet
broken wyvern
#

yessir

still merlin
#

spoonfeeding