Forum: Vizard
09-22-2009, 08:20 PM
|
Replies: 5
Views: 15,149
but how?
ahah...just encounter this...by using the spinto, how do I determine the degree of angle for it to animate back to the original position? because the amount of degree depends on how long I press the...
|
Forum: Vizard
09-22-2009, 06:35 PM
|
Replies: 5
Views: 15,149
|
Forum: Vizard
09-15-2009, 02:00 AM
|
Replies: 5
Views: 15,149
Got the roller coaster viewpoint
Just wana share
I have just discovered the way to make the viewpoint move like roller coaster.
First we need to animate the path using control points then set the move mode as Cubic Bezier. in...
|
Forum: Vizard
09-14-2009, 01:51 AM
|
Replies: 5
Views: 15,149
|
Forum: Vizard
09-13-2009, 10:08 PM
|
Replies: 5
Views: 15,149
manipulating viewpoint
Hi,
I wish to create a simulation of tank movement. as it move forward, the turret will be able to turn right and left when the correspondent key is being pressed.
But how do I make the turret...
|
Forum: Vizard
08-26-2009, 07:46 PM
|
Replies: 1
Views: 24,057
viz.Screen Images overlap and Interface Button
Hi,
I created an interface that stick to the screen by using TexQuad and viz.Screen. The interface resemble a video player that can play video. Since the interface would be overlapping with the...
|
Forum: Vizard
07-23-2009, 06:51 PM
|
Replies: 2
Views: 11,842
|
Forum: Vizard
07-23-2009, 02:12 AM
|
Replies: 2
Views: 11,842
Vizact.call error
hi,
I got this problem..I kept on getting error with this code
action = vizact.sequence(vizact.call(Pushed.visible,True),vizact.call(PushedWalkBtn))
vizact.onpick( PushBox, Pushed.runAction,...
|
Forum: Vizard
07-22-2009, 09:23 PM
|
Replies: 2
Views: 12,967
|
Forum: Vizard
07-21-2009, 03:33 AM
|
Replies: 2
Views: 12,967
|
Forum: Vizard
07-21-2009, 02:23 AM
|
Replies: 2
Views: 13,041
|
Forum: Vizard
07-15-2009, 09:45 PM
|
Replies: 2
Views: 12,659
|
Forum: Vizard
07-15-2009, 08:06 PM
|
Replies: 2
Views: 13,041
Python Programming Question
Im sory to ask this because Im still new to Python. but is there such a thing as 'nested While' in Python just like in C++? Im trying to loop a vizard game which contain a 'while true:' loop. the...
|
Forum: Vizard
07-13-2009, 06:17 PM
|
Replies: 2
Views: 18,386
|
Forum: Vizard
07-13-2009, 01:23 AM
|
Replies: 2
Views: 18,386
|
Forum: Vizard
07-05-2009, 08:21 PM
|
Replies: 2
Views: 15,927
|
Forum: Vizard
07-01-2009, 07:51 PM
|
Replies: 2
Views: 15,927
Plane faces main View
Hi, I am making a landscape full of trees.In order to minimizes the program, I intend to add a vertical plane with a tree image and later clone it to several trees and scatter them.The thing is, how...
|
Forum: Vizard
06-08-2009, 08:09 PM
|
Replies: 2
Views: 24,295
|
Forum: Vizard
06-07-2009, 08:09 PM
|
Replies: 2
Views: 24,295
Freeform view on an animated object problem
Hi,
I've seen a post on how to do a free form view using mouse. how do I attach this free form view on an animated object. Let say a car moving on a specific path, as it moves along, we could view...
|