Author Topic: Couple event add-on ideas.  (Read 1438 times)

These are a few add-on ideas that will be very usefull in Blockland.

Output event- Raise arm (you know the activate arm thing)
Input event- OnCubeTouch (for portal minigames, so you can have the cube press buttons)

Output event- Raise arm (you know the activate arm thing)
What whould that be useful for?

Making it appear that you are grabbing things.


Input event- OnCubeTouch
I think the cube is used as a bot.
Try using OnBotTouch

'Bots' are only the player type based vehicles, such as the Horse, Zombies and some types of boat.

The Weighted Cubes are physics vehicles, which currently do not trigger events. I don't know whether they will in future, but it can only be implemented via Badspot into the game's engine code for efficiency. (it may be possible via methods such as triggers, but it may be slow or laggy to do so)