Author Topic: String variables  (Read 1358 times)

Antikore

  • Developing Mortal Theater at day, developing depression at night.
  • Level 22: Trex
  • *
  • Posts: 2020
  • Enjoying Platform Builder from the very start
    • View Profile
    • PBuilder Resources
String variables
« on: October 23, 2018, 12:05:47 PM »
String variables are variables that can store text. Will be cool to add some way to use these variables in-game, because possibilities are endless.
Sorry because my English is not very good because I'm Spanish ;) :P

CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Re: String variables
« Reply #1 on: October 23, 2018, 04:27:06 PM »
Can you give an example?

Antikore

  • Developing Mortal Theater at day, developing depression at night.
  • Level 22: Trex
  • *
  • Posts: 2020
  • Enjoying Platform Builder from the very start
    • View Profile
    • PBuilder Resources
Re: String variables
« Reply #2 on: October 23, 2018, 05:12:02 PM »
For example, with a pop-up message with input, you put
Code: [Select]
/+Insert your username
<string var 1>[answer]
<npc 1>Hello, what's your name? Ah, [string var 1], very appropriated! :D
Sorry because my English is not very good because I'm Spanish ;) :P

CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Re: String variables
« Reply #3 on: October 23, 2018, 05:22:53 PM »
Oh. I see.