Spotlighting lets you share this airplane with all of your followers. This is a great way to help new players get the recognition they deserve for their work.
Click the Spotlight button below and all of your followers will receive a notification.
Download Airplane
To download this airplane, copy the ID below to your clipboard. Then, in the designer in SimplePlanes, press CTRL+L (or CMD+L on Mac) to load the craft.
Are you on a mobile device? If you accidentally requested the desktop site, you can use the button below to download directly.
2 downloads
No Tags
How can I write a funky that when I press a button variable A becomes A+1?
If you put this in the equation slot in the variables tab it will increase by 1 every time you hit activater 1
floor(sum(rate(Activate1) > 0 ? 100 : 0))
@LobsterBisque128 thanks a lot!
If you put this in the equation slot in the variables tab it will increase by 1 every time you hit activater 1
floor(sum(rate(Activate1) > 0 ? 100 : 0))