Announcement: Why not try our official idea generator for inspiration when making puzzles?


Caravel Forum : DROD Boards : Architecture : The Snake (Scripting experiment in progress)
New Topic New Poll Post Reply
Poster Message
Zaratustra00
Level: Master Delver
Rank Points: 107
Registered: 11-12-2004
IP: Logged

File: The Snake.hold (1.9 KB)
Downloaded 48 times.
License: Public Domain
icon The Snake (+3)  
An in-progress attempt to code a snake-like monster.

How to make a snake: Add a SnakeHead object, then SnakeBodyN/E/S/W to form the body, then SnakeTail to cap it.

SnakeBody entities have to be typed according to their head-side direction, and their facing has to be oriented to the tail-side direction. (A snake body whose head is northward and tail is westward will be a SnakeBodyN facing west.)

SnakeHead should be facing forward, and SnakeTail in the direction of the rest of the snake.

Issues:

- No actual pathing yet; snake just does laps

This code is open for anyone to edit or modify.

[Last edited by Zaratustra00 at 06-30-2014 03:48 PM]
06-30-2014 at 03:03 PM
View Profile Send Private Message to User Send Email to User Show all user's posts Quote Reply
New Topic New Poll Post Reply
Caravel Forum : DROD Boards : Architecture : The Snake (Scripting experiment in progress)
Surf To:


Forum Rules:
Can I post a new topic? No
Can I reply? No
Can I read? Yes
HTML Enabled? No
UBBC Enabled? Yes
Words Filter Enable? No

Contact Us | CaravelGames.com

Powered by: tForum tForumHacks Edition b0.98.8
Originally created by Toan Huynh (Copyright © 2000)
Enhanced by the tForumHacks team and the Caravel team.