IronNoob

Please login or register.

Login with username, password and session length
Advanced search  

News:

Migrated to dedicated hosting. Post any weirdness you observe in the Lounge.

Author Topic: SML ROBLOX Scripting Tutorial 3: Properties  (Read 422 times)

0 Members and 1 Guest are viewing this topic.

shedletsky

  • Administrator
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 1152
    • View Profile
SML ROBLOX Scripting Tutorial 3: Properties
« on: August 03, 2011, 02:35:26 pm »

Roblox Tutorial Scripting[3] Changing Properties

Post any questions you have here - I'm trying to compose a FAQ for the ROBLOX wiki (I and maybe others will also answer them).
Logged
John Shedletsky on Twitter Counter" width="88" height="26" border="0

Jmonster9

  • Newbie
  • *
  • Offline Offline
  • Posts: 10
  • Director of Chaos ~Reign of Chaos~ RBLX
    • View Profile
Re: SML ROBLOX Scripting Tutorial 3: Properties
« Reply #1 on: August 03, 2011, 03:38:37 pm »

I was thinking during the video and I made a script:

while true do
game.Workspace.Base.Transparency=1
Wait(0.0)
game.Workspace.Base.Transparency=0
Wait(0.0)
end

Now my Baseplate is spazzing out xD
Logged

therhino

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 330
  • Did that nigga just steal my bike?
    • View Profile
Re: SML ROBLOX Scripting Tutorial 3: Properties
« Reply #2 on: August 03, 2011, 04:34:59 pm »

I was thinking during the video and I made a script:

while true do
game.Workspace.Base.Transparency=1
Wait(0.0)
game.Workspace.Base.Transparency=0
Wait(0.0)
end

Now my Baseplate is spazzing out xD

That's... extremely basic...
Logged
That nigga just stole my bike...

Jmonster9

  • Newbie
  • *
  • Offline Offline
  • Posts: 10
  • Director of Chaos ~Reign of Chaos~ RBLX
    • View Profile
Re: SML ROBLOX Scripting Tutorial 3: Properties
« Reply #3 on: August 03, 2011, 08:34:33 pm »

I'm a extremely basic beginer...
Logged
 

Page created in 0.077 seconds with 22 queries.