#HELP

7 messages · Page 1 of 1 (latest)

bright cipher
#

anyone know how to make like a bat with the swing thing just idk how to make a thing then make it take damage using cv2 without a health system

void plover
# bright cipher anyone know how to make like a bat with the swing thing just idk how to make a t...

You're going to need a health system if you want a bat to deal damage. I would recommend this tutorial: https://www.youtube.com/watch?v=NZEjJYsDUVs&t=418s

Today I will show you how to create a PVP map in rec room. We will set up the initial circuits for a PVP using CV2. We will set up how to make weapons damage players, how to make projectile launchers damage players, how to set up health bars, and how to respawn player when there health equals 0.
Use Code RCL1 To Support Me on Rec Room or CLick H...

▶ Play video
bright cipher
void plover
# bright cipher yeah the health system helps but what about the bat

Combine the collision hit data with the subtract health from the previous video. https://www.youtube.com/watch?v=RoMVzjktHE0

A tutorial on how to set up melee weapons and so much more

https://blog.recroom.com/posts/2023/11/29/custom-melee-weapons

Fortnite Support Code: CALMBEE

Discord (The Bee Hive): https://discord.gg/C5CaEMFy5A
TikTok: https://www.tiktok.com/@calmbee577
Instagram: calmbee577

▶ Play video
bright cipher
#

ok

bright cipher
void plover
# bright cipher can u make a tut with the hit data to the subtract health

I try to upload every two weeks, seeing as I am finishing up a video right now with the next one planned out already (and not a tutorial), it will take a while for me to make one. Additionally, I make videos in Rooms 2.0 (and haven't dabbled much in pvp). So unless you are using R2, it would still be different than what you specifically need.