ObjectTalkingFlower: Difference between revisions

From WonderWiki
Jump to navigation Jump to search
No edit summary
m (Made it prettier :))
Line 1: Line 1:
{{UnderConstruction}}
{{UnderConstruction}}
The </code>Talking Flower</code> actor talks to the player when they get close.
The <code>Talking Flower</code> actor talks to the player when they get close.


{| class="wikitable"
{| class="wikitable"
|-
|-
! Parameter !! Information !! Example
! Parameter  
! Information  
! Example
|-
|-
| IsOnGravity || Enables gravity for the talking flower || Can Be <code>True</code> or <code>False</code>
| IsOnGravity  
| Enables gravity for the talking flower  
| Can Be <code>True</code> or <code>False</code>
|-
|-
| SlideAnmReferenceSpeed ||  ||  
| SlideAnmReferenceSpeed  
|
|  
|-
|-
| ColorIdx || The Color Of The Talking Flower ||
| ColorIdx  
0 = Yellow
| The Color Of The Talking Flower  
1 = Red
| 0 = Yellow
2 = Blue
 
1 = Red
 
2 = Blue
|-
|-
| DefaultEmotion || Determines The Talking Flowers Emotion ||
| DefaultEmotion  
0 = Default Expression
| Determines The Talking Flowers Emotion  
1 = 'Loving' Expression
| rowspan="2" |
2 = Dried Up
0 = Default Expression
3 = Sweating
 
1 = 'Loving' Expression
 
2 = Dried Up
 
3 = Sweating
|-
|-
| AfterReactionEmotion || Determines The Talking Flowers Emotion After They Have Talked || Same As Above
| AfterReactionEmotion || Determines The Talking Flowers Emotion After They Have Talked
|}
|}

Revision as of 08:09, 28 March 2024

This page is still under construction.

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