How to Skateboards like TMNT?

Daniel99j

Member
Hi guys, I want create a stage like TMNT "sewer sufrin" to my game, but i haven't got idea how to do that. At first time i tought create all characters with skateboard as a weapon, but its challenging work with all of sprites, also occured to me create skateboard as npc with following subtype, but after I'm created it, skateboard's are following wrong object.. I need standardly two skateboard's to follow characters and other scateboard's to follow enemies.. is be there anybody who can help me with that? Thank's a lot!

...Daniel99j
 
If you are going for something like Arcade TMNT, it's quite easy to do once you wrap your head around it. All you have to do is spawn the vehicle and then use an update script to force it to follow you on the X and Z axis. Here's a vehicle mode example I posted some time back.

DC

 
Thank's. This tutorial I've seen, but i don't know where I must place this script code, to the .txt with skateboard (type:none) or to the character? ...I'm sorry to bother you, but I don't know anything about scripting.. regarding the C, I'm an amateur :-(
 
Back
Top Bottom