1
Ask a Question / Re: Plane goes crazy when firing
« on: Yesterday at 08:23:09 am »
Maybe you need to make sure that the plane can't collide with the bullet.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
- Jump Code:
- when updating
- if up was pressed (is false)
- On Screen Button Code:
- when the mouse is pressed on self
- simulate key press using up (if up was pressed would return true only if it happened after this)
Edit : The hard drive I'm using has a 64 bit version of windows 7 while it should be 32 bit. Would this have something to do with it ?