Quantcast
Channel: Latest Questions by Bob423
Browsing all 12 articles
Browse latest View live

Jumping, Grounded, Object Reference

I'm making a 2D movement script with JS and can't really figure out what I'm doing wrong. I keep getting "NullReferenceException: Object reference not set to an instance of an object" on different...

View Article



anim = GetComponent("Animator") is not working

This is probably very simple, but I'm new at this... I'm trying to make a 4-way 2D movement script and everything works fine until I start messing with animations. My current problem is that the script...

View Article

Static functions and lists not co-operating.

I've managed a simple inventory system using lists and it works pretty well. The problem is that static variables and functions don't seem to work with it. It works perfectly if there are no static...

View Article

Float keeps automatically rounding to 100mil

I have a float (yes, it has to be a float so math elsewhere works correctly), that, at a certain point in my code is set to exactly 99,999,999 and then converted to a string. I'm using number =...

View Article

Jumping, Grounded, Object Reference

I'm making a 2D movement script with JS and can't really figure out what I'm doing wrong. I keep getting "NullReferenceException: Object reference not set to an instance of an object" on different...

View Article


anim = GetComponent("Animator") is not working

This is probably very simple, but I'm new at this... I'm trying to make a 4-way 2D movement script and everything works fine until I start messing with animations. My current problem is that the script...

View Article

Static functions and lists not co-operating.

I've managed a simple inventory system using lists and it works pretty well. The problem is that static variables and functions don't seem to work with it. It works perfectly if there are no static...

View Article

Float keeps automatically rounding to 100mil

I have a float (yes, it has to be a float so math elsewhere works correctly), that, at a certain point in my code is set to exactly 99,999,999 and then converted to a string. I'm using number =...

View Article


Jumping, Grounded, Object Reference

I'm making a 2D movement script with JS and can't really figure out what I'm doing wrong. I keep getting "NullReferenceException: Object reference not set to an instance of an object" on different...

View Article


anim = GetComponent("Animator") is not working

This is probably very simple, but I'm new at this... I'm trying to make a 4-way 2D movement script and everything works fine until I start messing with animations. My current problem is that the script...

View Article

Static functions and lists not co-operating.

I've managed a simple inventory system using lists and it works pretty well. The problem is that static variables and functions don't seem to work with it. It works perfectly if there are no static...

View Article

Float keeps automatically rounding to 100mil

I have a float (yes, it has to be a float so math elsewhere works correctly), that, at a certain point in my code is set to exactly 99,999,999 and then converted to a string. I'm using number =...

View Article
Browsing all 12 articles
Browse latest View live




Latest Images