Hang on, you mean to add a empty mesh and made a cube and made it shorter so the player doesn't get stuck? Maybe also add a sensor, controller, and an actuator, plus connect them, then add a keyboard sensor (same one), and finally make the actuator an Edit Object
@TheMamaluigi300 I parented an empty on to the character, then made its so whenever he presses a button,as in space bar, the empty would add a platform beneath him.
@KingOfColvers i need help how do you make objects pop up wher you point your mouse at and press right mouse button because i am making a minecraft fangame i get how to remove objects but not how to place please help
@LiamJoly Sorry I took so long to respond, but I think something like that would require python scripting and I don't know how to do that. Sorry I couldn't help.
That was a question.
TheMamaluigi300 1 year ago
Hang on, you mean to add a empty mesh and made a cube and made it shorter so the player doesn't get stuck? Maybe also add a sensor, controller, and an actuator, plus connect them, then add a keyboard sensor (same one), and finally make the actuator an Edit Object
TheMamaluigi300 1 year ago
@TheMamaluigi300 Yes
KingOfColvers 1 year ago
@KingOfColvers Genius! Now I can make a double jump tutorial
TheMamaluigi300 1 year ago
This has been flagged as spam show
Please reply my message!
TheMamaluigi300 1 year ago
How did you make the platform pop up In midair?
TheMamaluigi300 1 year ago
@TheMamaluigi300 I parented an empty on to the character, then made its so whenever he presses a button the empty would add a platform beneath him.
KingOfColvers 1 year ago
@TheMamaluigi300 I parented an empty on to the character, then made its so whenever he presses a button,as in space bar, the empty would add a platform beneath him.
KingOfColvers 1 year ago
@KingOfColvers i need help how do you make objects pop up wher you point your mouse at and press right mouse button because i am making a minecraft fangame i get how to remove objects but not how to place please help
LiamJoly 7 months ago
@LiamJoly Sorry I took so long to respond, but I think something like that would require python scripting and I don't know how to do that. Sorry I couldn't help.
KingOfColvers 6 months ago
Ter?
TheMamaluigi300 1 year ago
@KingOfClovers Yea, can't you make another level to make the game bet
TheMamaluigi300 1 year ago
I love the game any download link and how do you keep the game running smooth?
GameLogic.setPhysicsTicRate(30 )
GameLogic.setLogicTicRate(30)
this actually work if i put this in a script?
DEADDUCKGAMES 1 year ago
(attached to description) But there's only one level!
TheMamaluigi300 1 year ago
@TheMamaluigi300 Attached to description?
KingOfColvers 1 year ago
@laxwolf: The FPS script
TheMamaluigi300 1 year ago
cream
Bloo128 1 year ago
What's a script that makes you're game run faster?
laxwolf 1 year ago
@laxwolf It's just for gamelogic:
GameLogic.setPhysicsTicRate(30)
GameLogic.setLogicTicRate(30)
KingOfColvers 1 year ago