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 - PikachuLPer

Pages: 1 [2]
16
Programming Questions / Re: Little Spike Thing question
« on: July 15, 2016, 12:41:28 PM »
Im trying that for spike down but if i jump it goes to the left? and then back if i hold the jump button its just moving left and back without stopping if i let the button go it stops.

17
Game Design / How to make Object Turn with no failing hitbox!
« on: July 15, 2016, 09:55:31 AM »
This is a thing i found and i wanna give you the script for that if you want to make spikes turn with good hitboxes
Step 1:Get Game Maker (duh)
Step 2:Make a Sprite and click on the Button Center in the Sprite
Step 3:Make a Object with that sprite
Step 4:Make a Step Event and paste in that code: image_angle += 5;
Step Final: Your Done! if something didnt worked tell me  :atkHappy:

18
Programming Questions / Re: Little Spike Thing question
« on: July 15, 2016, 09:39:38 AM »
there is a problem with that script

___________________________________________
FATAL ERROR in
action number 1
of Create Event
for object spikeDownMove:

COMPILATION ERROR in code action
Error in code at line 9:
       x=lerp(sX,tX,1);
         ^
at position 8: Unknown function or script: lerp

19
Programming Questions / Little Spike Thing question
« on: July 14, 2016, 06:13:06 PM »
How do i make like spikes when i jump it comes out the floor and if i jump again it goes back to the floor like in boshy?

Thanks

20
Programming Questions / Jump Refresher How?
« on: June 16, 2016, 02:39:31 PM »
I dont know how to make a Jump Refresher for my iwbtg fan game im using game maker and the yuuutu edition engine, have a good day guys.  :atkHappy:

Pages: 1 [2]