ObjectTalkingFlower: Difference between revisions

From WonderWiki
Jump to navigation Jump to search
m (Added examples)
m (fixed vagueness)
Line 68: Line 68:


== ObjectTalkingFlowerMissType(Air) ==
== ObjectTalkingFlowerMissType(Air) ==
This Talking Flower Reacts after the player "misses" within a specified region
This Talking Flower Reacts after the player dies within a specified region
{| class="wikitable"
{| class="wikitable"
|+
|+
Line 80: Line 80:
|-
|-
|MissReactionAreaX
|MissReactionAreaX
| rowspan="2" |The area of which the flower can detect "misses"
| rowspan="2" |The area of which the flower can detect dies
| rowspan="2"|5 x 5 would make a square around the flower
| rowspan="2"|5 x 5 would make a square around the flower
|-
|-

Revision as of 04:45, 2 April 2024

This page is still under construction.

ObjectTalkingFlower

The Talking Flower actor talks to the player when they get close.

Parameter Information Example
IsOnGravity Enables gravity for the talking flower Can Be True or False
SlideAnmReferenceSpeed
ColorIdx The Color Of The Talking Flower 0 = Yellow

1 = Red

2 = Blue

DefaultEmotion Determines The Talking Flowers Emotion

0 = Default Expression

1 = 'Loving' Expression

2 = Dried Up

3 = Sweating

AfterReactionEmotion Determines The Talking Flowers Emotion After They Have Talked
MessageList What the Talking Flower Will Talk About MessageList

ObjectTalkingFlowerS

The flying Talking Flower has its own parameters

Parameter Information Example
IsOnGravity Can Be True or False
IsRotAnm Makes the flower constantly rotate
IsAppearEffect Makes a poof effect when loaded
IsChangeRotInMoveDir

ObjectTalkingFlowerMissType(Air)

This Talking Flower Reacts after the player dies within a specified region

Parameter Information Example
SlideAnmReferenceSpeed
MissReactionAreaX The area of which the flower can detect dies 5 x 5 would make a square around the flower
MissReactionAreaY
MissReactionAreaCenterPositionX The center of the reaction area relative to the flower both usually on 0
MissReactionAreaCenterPositionY