-
Console Error 3 at Asets/scripts/MovingObject.cs(12,13)
-
Console Error 2 at Assets/Scripts/MovingObject.cs(11,13)
-
Console Error 4 at Assets/Scripts/Player.cs(28,29)
-
Console Error 6 at Assets/Scripts/Player.cs(115,29)
-
Console Error 5 at Assets/scripts/player.cs(84,29)
-
The variable indicating a long mouse movement only account for deltaX and deltaY being greater or equal to maxDeltaBeforeExceeded, but not less or equal to -maxDeltaBeforeExceeded.
-
**SuperTux version:** 0.6.2-367-g9cd827faf
I remember in 0.5.1 you were able to change the sprite(s) of the checkpoints. However, I've noticed in 0.6.2 and above in nightly builds, the game gives n…
-
I seem to get random crashes. I don't know the source of the issue but I've provided the log. I've attached the bottom of the log files, the whole thing is too big for github:
S(t:464): (_move_…
Ittiz updated
3 years ago
-
Hi, the datasets of highwayDriving and movingObjects cannot be visited.
Could you please share them again? Thanks.
-
##### Description of the problem
`OrbitControls` (and `TrackballControls`) break if the camera's parent is moving.
movingObject.add(camera);
controls = new THREE.OrbitControls(camera)…