Would like some help from smart people!

Scripting help, tricks, and tips. How to use the editor.
Post Reply
KittyBeast
Posts: 22
Joined: Sat Jun 09, 2012 2:42 am
Location: Norway

Would like some help from smart people!

Post by KittyBeast »

I've been trying to recreate and use one of Mouzi's levels which is based on limiting the player's shooting range. His level is here: http://zetaflow.skylogic.ca/game/play/11941/

I've tried a few ideas like chaining parts with rotatePartToShip, however when the chain gets long it begins to lag and flicker around which makes it so your bullets travel through the parts that are meant to block them.

Does anyone know of good way to do this?

Thanks in advance!
MD
Site Admin
Posts: 195
Joined: Sun Aug 12, 2007 2:06 pm

Re: Would like some help from smart people!

Post by MD »

I believe it uses rotatePartToShip. You should only need a couple of them.

Something like this: http://zetaflow.skylogic.ca/game/profile/14708

But think bigger...
KittyBeast
Posts: 22
Joined: Sat Jun 09, 2012 2:42 am
Location: Norway

Re: Would like some help from smart people!

Post by KittyBeast »

Thanks! I'll try it out
Post Reply