Rabagast

  • Total activity 59
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 17
Recent activity by Rabagast Recent activity Votes
  • Counts items in the scene

    Is there a way to count all the coins I have in the scene with logic?

  • Camera Left/Right Limit

    This is a reply of the camera problem I posted last week. I couldn't attach any screenshots, so I need to make a new post.I add a camera to the scene. On the first screenshot, you see one red line ...

  • Camera

    I have a issue with the camera. I try to set up a camera for a 2D single screen game, but I can't set the camera, so the player can use the whole screen. There are some spaces on x and y axis, wher...

  • Controller Sensor

    When I press "X" on the controller, it sends a signal to an object to make it glow, but when I release the button, the signal turns off, so the glowing is set back to 0. How can I make the signal I...

  • Force Applier

    Hi!I try to make a game like Thrust from C64. Here is the link:https://www.youtube.com/watch?v=OEcln2bigd4But I can't get it to work properly. I use Force Applier, but the controller doesn't work l...

  • 2D Platformer Movement

    Hi!I have a 2D movement. It works only on the X and Y axis, but even if the Z-axis is locked, the player can fall off the platform on the Z-axis, special when the player hits some obstacles. Just w...