- Forums
- Forum Help
- Search Forum
- Login
- Register
Truevision3D
>>
TV3D SDK
>>
TV3D SDK 6.5
>>
Bugs
(Moderators:
Waterman
,
Mithrandir_
,
beyonder
,
ZaPPZion
) >>
globals.getnode
Pages: [
1
]
« previous
next »
Print
Author
Topic: globals.getnode (Read 1224 times)
serial
Customers
Community Member
Posts: 380
globals.getnode
«
on:
December 05, 2007, 09:38:31 PM »
Dim glo as TVGlobals
Dim mynode As TVNode
mynode = scene.CreateNode("blam")
msgbox(str$(mynode.getposition.x)) <---works
MsgBox(Str$(glo.GetNode("blam").GetPosition.x)) <---Throws "Use the 'new' keyword to create object instance" error
Logged
pizzayoyo
Customers
Community Member
Posts: 1423
Re: globals.getnode
«
Reply #1 on:
December 05, 2007, 10:24:16 PM »
Maybe try:
Dim glo as
New
TVGlobals.
Logged
PlanetX Map Editor 1.2 Discussion
Download Now!
serial
Customers
Community Member
Posts: 380
Re: globals.getnode
«
Reply #2 on:
December 05, 2007, 10:56:49 PM »
I did, I just didn't include it in the snippet
MsgBox(Str$(glo.GetTex("alpha")))
I can put that right under it and it works fine.
«
Last Edit: December 05, 2007, 11:01:40 PM by serial
»
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Truevision3D Official Information
-----------------------------
=> Development Information
-----------------------------
TV3D SDK
-----------------------------
=> TV3D SDK 6.3
===> Bugs
-----------------------------
Game Development
-----------------------------
=> Game Development
-----------------------------
Projects
-----------------------------
=> In-Development
=> Showcase
=> Recruitment
=> Announcements
-----------------------------
Truevision3D Official Information
-----------------------------
=> News and Announcements
-----------------------------
TV3D SDK
-----------------------------
=> TV3D SDK 6.5
-----------------------------
Game Development
-----------------------------
=> Engine Comparison
-----------------------------
TV3D SDK
-----------------------------
===> Shader Development
===> Content Pipeline
===> Bugs
-----------------------------
Game Development
-----------------------------
=> Companion Tools
=> Design and Theory
Powered by SMF 1.1.3
|
SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks