The Dink Network

Reply to Re: New Contest Idea

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
October 4th 2006, 02:07 PM
knightg.gif
cypry
Peasant He/Him Romania
Chop your own wood, and it will warm you twice. 
What if you want player 2 to interact with objects/ push objects / or take touch damage?
About touch damage... You can inspire from my bomberman spell, in HonorQuest. It explodes when a monster approaches. The script can be modified to hurt the second player when it approaches.
Edit: you can also do push and talk by pressing certain keys. The script will search for the closest sprite(that the sec players looks at), and if the distance is less than a constant, it will interact. Maybe I'll try to do this myself if I have time.