TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
3D
Pages:
1
3D
00george
Posts: 161
February 19, 2012, 04:12:57 am
Hi im a total noob when it comes to stuff like this so please forgive if what I say sounds stupid. I was playing around in stencyl yesterday. When I noticed the libraries button, I clicked on it and noticed you could add libraries. So I was wondering if I went online and found a 3D flash librarie would I be able to add it to stencyl and make 3d games?
djip123
Posts: 982
February 19, 2012, 04:27:08 am
Yes, but you have to code the most of the game at your own
Go check out my website:
http://gamecow.net
Alexin
Posts: 3127
February 19, 2012, 08:54:40 am
Yes, it's possible. I suppose you could even use Papervision or Away3D.
"Find the fun"
alexin@stencyl.com
00george
Posts: 161
February 19, 2012, 09:14:30 am
Can you make your own blocks in stencyl to do with a librarie?
Alexin
Posts: 3127
February 19, 2012, 09:22:33 am
You can make Custom Blocks and inject code with Code blocks so, yes, you can.
"Find the fun"
alexin@stencyl.com
00george
Posts: 161
February 19, 2012, 09:30:56 am
How would you go about doing this? Say if i wanted to make a block inject some code defining a textbox variable? I know that isnt anything to do with 3d i just need a example.
Alexin
Posts: 3127
February 19, 2012, 09:36:13 am
Create a Custom block. Grab a Code block. Snap it in the Custom block. Write the code you want.
"Find the fun"
alexin@stencyl.com
00george
Posts: 161
February 19, 2012, 09:52:23 am
How do i add it to stencyl what file do i add?
Alexin
Posts: 3127
February 19, 2012, 10:48:52 am
Open a game, select Libraries, on the left pane, and click Create New. Click Browse and select the library's SWC. Give it a name.
"Find the fun"
alexin@stencyl.com
Pages:
1