Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Permanently modifying move speed
#5
I see. Well, that was a good lesson about ruby xD

Let me see if I'm following right. If I put attr_accessor :move_speed in Game_Character, which is the class that have the variable move_speed, the variable becomes public and I can use it when calling Game_Player, so $game_player.move_speed = 6 will work. Am I following right?

Edit: I tested this and it worked!
Reply }


Messages In This Thread
Permanently modifying move speed - by Keeroh - 05-24-2017, 01:51 AM
RE: Permanently modifying move speed - by Keeroh - 05-24-2017, 02:44 AM
RE: Permanently modifying move speed - by Keeroh - 05-24-2017, 05:00 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Possible means to speed up Bitmap TONE code? DerVVulfman 7 1,680 06-11-2023, 08:22 PM
Last Post: kyonides
   Help modifying a script Keeroh 7 8,952 06-11-2017, 04:43 PM
Last Post: DerVVulfman
   Just move the Cursor of the Item_Scene to the right Djigit 24 20,907 08-18-2015, 03:00 AM
Last Post: DerVVulfman
   Meagan's Particles' speed Raou 6 8,212 04-01-2015, 03:43 PM
Last Post: Raou
   Atoa ACBS Target move wrong after move to center Djigit 4 5,767 08-04-2014, 05:16 AM
Last Post: Djigit
   Possible to move battle actors when escaping? NewHope 8 12,339 07-27-2012, 06:14 AM
Last Post: NewHope
   Modifying Actor ID to Class ID for Advanced Individual Battle Commands Script NewHope 1 4,184 07-11-2012, 11:37 PM
Last Post: NewHope
   Pixelmovement and speed ark 2 5,002 05-31-2010, 05:51 PM
Last Post: ark



Users browsing this thread: