Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'speed' not a thing #2

Open
Brozerker opened this issue Jun 7, 2015 · 3 comments
Open

'speed' not a thing #2

Brozerker opened this issue Jun 7, 2015 · 3 comments

Comments

@Brozerker
Copy link
Owner

Tim, I noticed when I was working on stuff earlier that there's a notification that pops up saying something about a speed variable in the player script (I don't remember what exactly it is). Can you run the game, look in the debug menu for the notification (it pops up continuously) and see if it's anything too serious?

@Ateozc
Copy link
Collaborator

Ateozc commented Jun 7, 2015

Yea, sure thing. Give me a bit.

On Sun, Jun 7, 2015 at 3:44 PM, Chris Randall [email protected]
wrote:

Tim, I noticed when I was working on stuff earlier that there's a
notification that pops up saying something about a speed variable in the
player script (I don't remember what exactly it is). Can you run the game,
look in the debug menu for the notification (it pops up continuously) and
see if it's anything too serious?


Reply to this email directly or view it on GitHub
#2.

@Ateozc
Copy link
Collaborator

Ateozc commented Jun 7, 2015

Okay, go into the Player script and look for a SetFloat...blah blah blah...
"Speed". (basically, where it links you to when you click the error). You
can delete that entire line. All that line would do was set the animation
sequence, but you already have a setup for that. So deleting this line will
not affect the animation, but will get rid of that error.

On Sun, Jun 7, 2015 at 5:36 PM, TMStofferahn . [email protected]
wrote:

Yea, sure thing. Give me a bit.

On Sun, Jun 7, 2015 at 3:44 PM, Chris Randall [email protected]
wrote:

Tim, I noticed when I was working on stuff earlier that there's a
notification that pops up saying something about a speed variable in the
player script (I don't remember what exactly it is). Can you run the game,
look in the debug menu for the notification (it pops up continuously) and
see if it's anything too serious?


Reply to this email directly or view it on GitHub
#2.

@Brozerker
Copy link
Owner Author

cool beans, thanks for replying so quickly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants