|
Here is a cool idea: Making it possible for users to program a track for NPC's to move on. Here is how it works.
Select a part
Insert>Object>NPCMovement
Select another part
Insert>Object>NPCTrack
Use these to design a track for the NPC to follow. Note that the track is a regular part that can be unanchored or anchored, and the NPC that moves along them will follow it NO MATTER if it is above or below it. The NPC could also have a dialog which could activate or deactivate it. You could make anything from enemies to trains with this. |
|
cobalt10Join Date: 2008-07-21 Post Count: 7371 |
Support. But can't we already do that with "TargetPoint" and "WalkToPoint" inside the Humanoid object? |
|
|
You can do that? I tried using that but the Humanoid just died. And I am talking objects that aren't actual humanoids. Like a part that you want to do backflips.
Oh, you could also make cool animations with this. |
|
cobalt10Join Date: 2008-07-21 Post Count: 7371 |
It's all scriptable I'm sure but then again, a lot of objects in ROBLOX are. Like the NPC dialogs were scritable before. But they still added them..
So I really wouldn't mind if this gets added or not.. |
|
|
I just want to be able to make unpredictable enemy motions, or a humvee that appears to be driven by an NPC. |
|
flamorieJoin Date: 2009-02-04 Post Count: 8563 |
That's very simple. |
|
|
Don't make me feel stupid. I mean, I COULD just use conveyor belts, but then the part may not rotate. Oh, and maybe the the direction the part is facing will rotate based on the track's rotation. |
|
TuxwonderJoin Date: 2008-01-21 Post Count: 888 |
Everyone! Let this thread die! The creator figured out how to do it! Leave him lone!
And creator, ask for help before you go to the suggestions and ideas forum. |
|
|
Ok, for a second I thought you were saying NBC's. Big difference. Sounds good though. |
|
|
Using conveyor belts is actually a bad method. You can't rotate parts, and as far as I know whenever you move a part with Velocity the Velocity property returns to ZERO. |
|
flamorieJoin Date: 2009-02-04 Post Count: 8563 |
Ever heard of a thing called CFrame? |
|
|
But that won't change the direction of something on a conveyor belt.
And yes. |
|
flamorieJoin Date: 2009-02-04 Post Count: 8563 |
YES IT WWWWWIIIIIILLLLLLLLLLLLLLLLLLLLLL |
|
tofwapJoin Date: 2007-12-06 Post Count: 6596 |
completely scriptable, you don't even really need any major scripting knowledge, just like 2 chapters of basics. |
|
flamorieJoin Date: 2009-02-04 Post Count: 8563 |
You can even use body positions if you want. |
|