Using Nasal functions: Difference between revisions

Jump to navigation Jump to search
Line 274: Line 274:
#or we can use the hash literal arguments instead:
#or we can use the hash literal arguments instead:
log_message(msg:"Hello World!");
log_message(msg:"Hello World!");
lookat(heading:180, pitch:20, roll:0, x:X0, y:Y0, z:Z0,time:now, fov:55);
lookat(heading:180, pitch:20, roll:0, x:X0, y:Y0, z:Z0, time:now, fov:55);
</syntaxhighlight>
</syntaxhighlight>


1,089

edits

Navigation menu