Posts: 16
Threads: 5
Joined: Oct 2010
Reputation:
0
10-11-2010, 06:48 PM
If so, could I get just a couple of examples of something to get started on? From what I can gather, it looks like this'll be using Java instead of Lua, so I'll have to learn an entirely new language. haha.
LISTEN TO THE ALBUMS I PUT IN MY SIGNATURE
___________________________
Posts: 16
Threads: 5
Joined: Oct 2010
Reputation:
0
oh god thank you.
I'm going to experiment around a bit more now that I know this. I'll post a bit later once I make something really silly.
LISTEN TO THE ALBUMS I PUT IN MY SIGNATURE
___________________________
Posts: 10
Threads: 2
Joined: Oct 2010
Reputation:
0
oh goodie, now i can make waffle runners 2d mode
Posts: 10
Threads: 2
Joined: Oct 2010
Reputation:
0
are there ways to make the script run when a player/object appears or dissapears?
like the connection in RBLX LUA?
Posts: 2,843
Threads: 382
Joined: Jul 2012
Reputation:
0
Like an onChildAdded/onChildRemoved event? I just added events, so it should be pretty easy to do.
Posts: 2,843
Threads: 382
Joined: Jul 2012
Reputation:
0
The latest version has ChildAdded and ChildRemoved events.