How to create your own plugin

i am using script but still maybe there is something that i am mising in my script

Did you parent it to the camera? Things parented to your camera only show up for you.

1 Like

oh right!
i compeltly forget about that thanks!!

This tutorial helped me alot to get started with plugin development about 1.5 years ago (yes i did just use a decimal, fight me), i’m now currently working on a plugin called “Walk Around In Studio” or W.A.I.S. for short, it’s basically a platformer inside a plugin, which is probably the most strangest but unique idea i’ve ever had.

Liking and commenting so more people will see this. Nice job!

this is good i will bump it so people can find it

Yo! Quick question…

Say that I duplicate a script in replicated storage in the plugin game… how will that look on the client? Is it like a place inside of a place? (I am having trouble explaining this, lmk if I need to clarify further)

Also will this code be visible on the client (is there a way for the client to view my code)

Ideas @alexsany?

dadsadas
da
s

Hello! Sorry for late response I’m not checking devforum as often anymore.
I don’t really understand your question. If you mean you wonder how the game will look for other team members if plugin duplicates something, it should be synchronized (not sure).

2 Likes