Rabagast
- Actividad total 59
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 17
-
Health Modifier and Variable Modifier
Hi!Just a question. Can I use Variable Modifier to subtract life from the player, instead of using Health Modifier?
-
Sky Fleck Type
Is there a way to remove the sky pattern? If I want to have the sky blue, just pure blue color. Is that possible? I don't see the point with this sky pattern at all.
-
Jump through platform
Is there an easy way to make the player jump through platform?
-
Follower
Is there a way to check if an object with a follower attached to it reach a destination?
-
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...