Search found 2 matches
- Thu May 18, 2017 9:17 am
- Forum: Mod Creation
- Topic: Script for an invisible teleporter with random spin
- Replies: 2
- Views: 5208
Re: Script for an invisible teleporter with random spin
It work very well, and it seems i can use that as a base for more complex use of teleporters, thanks a lot Zo Kath Ra, it help me a lot.
- Wed May 17, 2017 6:18 pm
- Forum: Mod Creation
- Topic: Script for an invisible teleporter with random spin
- Replies: 2
- Views: 5208
Script for an invisible teleporter with random spin
Hi there, i have a hard time finding a script to make an invisible teleporter making a random spin (using a floor trigger). Is there a simple script that can make that ? In the first Grimrock i used this one: function activate(object) -- print (object.name) for i in entitiesAt(object.level, object.x...