Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - expedo

Pages: [1]
1
General / Help making a shape jump
« on: June 06, 2019, 11:53:06 pm »
Im trying to make a RectangleShape to jump and I tried looking at other posts but when I try it out, it either just doesn't do anything or it does something that its not suppose to do. Can anyone give me a simple explanation on how to do so? Heres my current code:
(click to show/hide)

2
Window / Re: Event::KeyPressed not working now?
« on: June 04, 2019, 01:24:25 pm »
thanks

3
Window / Event::KeyPressed not working now?
« on: June 04, 2019, 03:27:10 am »
Im doing this simple project where you can control and make the character jump, but whenever I do if (event.type == Event::KeyPressed) it wont execute the code in it when I press a key. Though this worked fine a while ago for some reason and my unfinished code is this:
(click to show/hide)

Pages: [1]
anything