Author Topic: Can Someone Help  (Read 2519 times)

0 Members and 1 Guest are viewing this topic.

Offline XFan2003

Can Someone Help
« on: March 07, 2003, 04:39:44 PM »
I got a question about the props. I dont quite get the tutorial. If someone can put a larger amount of the script so i can see the code in context. Any advice would help.

Thanx
Tom



Offline XFan2003

Re:Can Someone Help
« Reply #1 on: March 08, 2003, 10:29:57 AM »
Anyone?...lol...

Offline Eigen

Re:Can Someone Help
« Reply #2 on: March 08, 2003, 02:24:28 PM »
Just add to the end after all the other code:

(instance Something of Prop/Act/Door
(properties
view
x number
y number
loop number
cel number
)
)

And after (super:init())
                (self:setScript(RoomScript))
add

(Something: init()
setCycle(Fwd) //if you want it to cycle
)

See code.txt for example script.



-Eigen
Artificial Intelligence Competition

Offline XFan2003

Re:Can Someone Help
« Reply #3 on: March 08, 2003, 05:30:11 PM »
Thanx alot...:) now i can finally finish the tutorial


Tom


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.057 seconds with 21 queries.