Thread Rating:
  • 4 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 What's up, RMers?
Finally up to thinking of spell and item names following a naming theme.

... oh god I have to create battle animations for them too. *curls up in a corner*
Reply }
It's the Ghost of the Lycan Updates!!!!

Sure, I posted The Lycan ABS, but I'm still looking into tweaks and cutting my code down to size. My last bump in its own thread boasted a little fix and that I got it to work with Charlie Fleed's CTB in the same project. That was just a matter of changing a couple of lines in the RPG::Sprite initialize method (for those of us scripters).

Now, I cut a good amount of code from my Game_Player code which relieves me of some problems I had with Forced Move flags generated by the 'Move Route' event command. Charlie Fleed's demo has a common event that gives certain actor characters a 'non animated' appearance while he doesn't need to alter the charset in any way. Previously, that froze my player if the game was set to the player could use pixelmovement. Now, that malady has been cured.

Just in case, I wanted to make sure that the player sprite still used tile-based movement if you used the 'Move Route' command, and reset it back to pixelmovement afterwards. So I needed to create a toggle within the code that turned it on/off, otherwise a pixelmovement move route player ran about the screen like The Flash on crack. Thankfully, my togglesystem works. It would so suck if using the 'Move Route' command turned it off and didn't reset it back.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
Working on a multiple pose system for my Lycan ABS, much like the system I made for MrMo's ABS. Good news? The player can slice and dice, run, jump, throw, chug a beer (root beer), and do whatever from one custom characterset* The Bad news? The companions suck. Sure, they follow you, but no actual animation at all. They freeze at the 1st frame of each pose. Guess I still have some work to do.

*A prelude to a Visual Equipment / Paperdoll system
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
Developing a system where I can specify a map ID to use a map as a battle background, complete with priority tiles over battlers and autotile animation. However complications are arising with events, in that they seem to be tying themselves to the real map's events. Self-switches alter the real map's events. As does deleting an event... but not the battle map events? Hmmm...

... I wonder how much loss there'd be not having events. I did want to use them for waterfall splashes or the like though...

EDIT: And then it was solved. Interpreter still talked to $game_map while I was using another instance of the class.
Reply }
how's THIS for a save point?
[Image: savecrystal.png]
Reply }
Is somebody or anything trapped inside the save point crystal? (How weird!)
"For God has not destined us for wrath, but for obtaining salvation through our Lord Jesus Christ," 1 Thessalonians 5:9

Maranatha!

The Internet might be either your friend or enemy. It just depends on whether or not she has a bad hair day.

[Image: SP1-Scripter.png]
[Image: SP1-Writer.png]
[Image: SP1-Poet.png]
[Image: SP1-PixelArtist.png]
[Image: SP1-Reporter.png]

My Original Stories (available in English and Spanish)

List of Compiled Binary Executables I have published...
HiddenChest & Roole

Give me a free copy of your completed game if you include at least 3 of my scripts! Laughing + Tongue sticking out

Just some scripts I've already published on the board...
KyoGemBoost XP VX & ACE, RandomEnkounters XP, KSkillShop XP, Kolloseum States XP, KEvents XP, KScenario XP & Gosu, KyoPrizeShop XP Mangostan, Kuests XP, KyoDiscounts XP VX, ACE & MV, KChest XP VX & ACE 2016, KTelePort XP, KSkillMax XP & VX & ACE, Gem Roulette XP VX & VX Ace, KRespawnPoint XP, VX & VX Ace, GiveAway XP VX & ACE, Klearance XP VX & ACE, KUnits XP VX, ACE & Gosu 2017, KLevel XP, KRumors XP & ACE, KMonsterPals XP VX & ACE, KStatsRefill XP VX & ACE, KLotto XP VX & ACE, KItemDesc XP & VX, KPocket XP & VX, OpenChest XP VX & ACE
Reply }
it's all potential save data
Reply }
They're pretty.
Reply }
Indeed. Happy

Meanwhile, I'm bashing myself in the head working out this revised 'multiPose script' for my ABS. Just when I get it all working, something else pops up. It's having a HELLUVA time screwing with my player's Dash/Sneak system. Of all things, the companions dash/sneak is working fine with the same code. Ugh. But all the other poses and stuff work, so there's THAT at least. Sarcasm
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
Random thought, but could you use digital art instead of pixel art for animations for like... battle animations?
Quotes
Reply }




Users browsing this thread: