#Using an animated model multiple times

1 messages · Page 1 of 1 (latest)

solid junco
#

I am new to studio and have a model which is animated and I want to put a lot of it in my map, but when I try put more than 1 in, the others freeze and do not work, I think I have to do something with replicated storage but I have no clue how or what code to do for it

The model is like multiple small butterflys which fly around, can someone help me out or dm me (you may have to add me)

brazen sage
#

can you give us the scripts

midnight narwhal
# solid junco I am new to studio and have a model which is animated and I want to put a lot of...

if you mean that u want the butterfly to just fly randomly in a area and do nothing else. You can use Boids. Here is a simple tutorial on it:
https://www.youtube.com/watch?v=3_tvtRTSK98

📜🧩Module: https://create.roblox.com/store/asset/79317911950639/Boid-Module

0:00 - Intro
0:40 - Basic Usage
5:04 - BoidSystem:SetTarget()
6:43 - BoidSystem:UpdateSettings()
9:17 - Cleaning Up (Stop & Clear)
10:33 - Using Models (+ Setting Them Up)
12:55 - Additional Information
14:30 - Outro

📒A very easy to use and customizable boid mo...

▶ Play video
shut ruinBOT
#

studio** You are now Level 2! **studio

midnight narwhal
#

He explains it perfectly and might be a good solution to your problem.

solid junco
# brazen sage can you give us the scripts

I'm not sure how but the name is "Memorial Butterflies"

What I am trying to do is this I believe https://devforum.roblox.com/t/how-can-i-apply-one-script-to-multiple-models/611316/2

Having the same script for models so they all are animated and not just one because right now only one works

#

I do not understand the coding though so thats why I need help

brazen sage
#

from what i understand is that you're nto using :FireAllClients for your event

#

i dont really know what your script looks like though