Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Bug Reports / problem with set object

Author
Message
SoftMotion3D
AGK Developer
18
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 25th Aug 2005 05:27
the first number would be your object number and then the second would be the wireframe state.


well if ya mess with the other settings like cull/transparrent then 1/0 state for wireframe mode changes to the opposite value.

little bug i noticed.....
Torrey
19
Years of Service
User Offline
Joined: 20th Aug 2004
Location: New Jersey
Posted: 25th Aug 2005 10:08
Do you have some example source code?
SoftMotion3D
AGK Developer
18
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 25th Aug 2005 19:02
ya when i get off work i will post a sample code......hopefully its not just an error on my computer ... as far as i can see its a problem with the software and not mine
SoftMotion3D
AGK Developer
18
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 26th Aug 2005 02:59
oh boy....jumped the gun on that one.....
no this is an error on my behalf
sorry for wasting time
SoftMotion3D
AGK Developer
18
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 10th Sep 2005 04:18
no i guess i didnt jump the gun....i ran into the same problem again

here is a code snippet
SoftMotion3D
AGK Developer
18
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 10th Sep 2005 04:19
make object box 1,50,50,50
set object 1,0,1,1,1,1,1,1:rem wireframe state 0
make object box 2,50,50,50
set object 2,0,1,1,1:rem wireframe state 0
position object 2,50,0,0
rem one of the settings is messing it all up
rem this code proves that the wire frame does switch to the opposite value
position camera 25,0,-200
do
yrotate object 1,wrapvalue(object angle y(1)+1)
yrotate object 2,wrapvalue(object angle y(2)+1)

sync
loop
SoftMotion3D
AGK Developer
18
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 10th Sep 2005 04:21
boo ya....lol


at least its messed up on my computer.....please can i get some feedback if this is an actual bug...

thanks
spooky
21
Years of Service
User Offline
Joined: 30th Aug 2002
Location: United Kingdom
Posted: 10th Sep 2005 13:10
A bit odd. Wireframe state only seems to work if you specify at least 6 of the 8 parameters of set object.

You can of course just use SET OBJECT WIREFRAME to just change wireframe state

Boo!
SoftMotion3D
AGK Developer
18
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 11th Sep 2005 01:08
ya or else you hafta change the value to the opposite to make it work
SoftMotion3D
AGK Developer
18
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 11th Sep 2005 01:10
like i said....its just a small bug....kinda weird but oh well
(its fairly easy to program around it)
Mike Johnson
TGC Developer
21
Years of Service
User Offline
Joined: 13th Sep 2002
Location: United Kingdom
Posted: 1st Oct 2005 19:57
Fixed in 5.9.

Login to post a reply

Server time is: 2024-04-23 20:47:39
Your offset time is: 2024-04-23 20:47:39