Hi, I'm kinda new at E2 but I know alot of java coding if that helps any. I'm trying to make a back to the future car that works and teleports and everything, and I'm stuck on when it reaches the max speed it sends a signal from the E2 to the Hoverdrive controller. Here are some pictures to help you if your willing to help me out. Btw, the hoverdrive controller and everything works.
[IMG]http://i.imgur.com/fyugZnu.jpg[/IMG]
And here is the code that I wrote.
[CODE]@name BackToTheFuture
@inputs Speed
@outputs Jump
@persist
if(Speed >= 66){Jump} else {Jump == 0}
[/CODE]
Any help will be appreciated, Thanks.
This would better assisted in either [URL="http://facepunch.com/forumdisplay.php?f=65"]Developer Discussion [/URL] or the Wiremod forums.
Sorry, you need to Log In to post a reply to this thread.