#Instances

1 messages · Page 1 of 1 (latest)

eternal nova
#

So i am trying to span an instance an when i spawn it in my script it appears and quickly disapears
this is the code
local newpart = Instance.new("Part")
newpart.Name = "Part"
newpart.Parent = game.Workspace

mossy foxBOT
#

studio** You are now Level 1! **studio

paper elm
#

Put that in a while true loop. Then add a wait. Then newpart:Destroy()

#

If that’s what your asking

eternal nova
#

well im trying to permantly spawn it @paper elm

paper elm
eternal nova
#

the part

#

sorry i should explain this better i spawned a part and it disapears for no reason @paper elm

paper elm
#

Can you send a screenshot of the full code in Roblox

eternal nova
#

what the hell?

#

@paper elm

paper elm
barren jetty
#

Idk

paper elm
barren jetty
#

That has never happened to me

eternal nova
#

any different scripts you think might work?

barren jetty
#

Did you use any free models?

eternal nova
#

nope

barren jetty
#

Hm

#

Idk that's never ever happened to me

eternal nova
#

i only have a baseplate a spawn location and the script

barren jetty
#

Weird

#

I have been scripting for 5 years and never have I seen this

eternal nova
#

weird

#

nothing in output either

#

im going to restart it real quick

barren jetty
#

Yea, maybe a studio bug

eternal nova
#

it did not work

mossy foxBOT
#

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

barren jetty
#

Huh

#

Why are you creating this instance

#

Is it for a game or for learning purposes

#

If it's for learning I can assure you that it is correct

eternal nova
#

Well i fixed it ig

#

i started a new expeirence and it worked

barren jetty
#

Oh lol

#

What game are u making

eternal nova
#

so im making a practice game where Bear with me here you get rizz every second and im already stuggeling

earnest monolith
#

i know its already solved but i think its cuz you didnt set a cframe

#

if you dont set a cframe it will always be in the worlds origin

#

so maybe the part was falling through the baseplate and being deleted by the void