Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
unmeinks
Jun 6th, 2021
30
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.26 KB
| None
|
0
0
raw
download
clone
embed
print
report
public override void AI()
{
projectile.ai[0] += 1f;
if (projectile.ai[0] >= 180f)
{
projectile.ai[0] = 180f;
projectile.velocity.Y = projectile.velocity.Y + 20f;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🔥 Make 1000$ in 20 minutes 💵
JavaScript | 13 sec ago | 0.24 KB
⭐⭐⭐Instant Profit Method⭐⭐
Java | 1 min ago | 0.15 KB
💎 Instant Profit Method 🔥
JavaScript | 2 min ago | 0.24 KB
⭐⭐⭐Profit Method⭐⭐
Java | 2 min ago | 0.15 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 4 min ago | 0.15 KB
💵 Crypto Swap Glitch ✅ Easy money 💵
JavaScript | 4 min ago | 0.24 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 5 min ago | 0.15 KB
💎 Free Crypto Method 💎
JavaScript | 6 min ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!