We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3D maze in browser controlled by Small Basic
#84
On the point that the current position is not updated to the server until an animation is fully completed.  This isn't actually true, it is updated regularly (so that the Observer and other multi-player systems can see each other's movement).  Of course you can only be sure you have the final animated position of your robot when it is completely finished animating.  However, new commands can be sent and exist on the server until an animation is completely finished and it is used, but only then so it is generally best to wait fully.
[-] The following 2 users Like litdev's post:
  • AbsoluteBeginner, stevantosic
Reply


Messages In This Thread
RE: 3D maze in browser controlled by Small Basic - by litdev - 02-18-2025, 02:14 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)