Author Topic: A PB Update that add commands to control anything in the gane.  (Read 957 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
A PB Update that add commands to control anything in the gane.
« on: January 15, 2019, 10:10:22 AM »
An update like that will change a lot and will be awesome.
Here are idea for commands, conditionals and placeholders:
Code: [Select]
player (1 or 2) x
player (1 or 2) y
(Any object) (ID) x or y
[day]
[hour]
[minute]
[year]
[week]
[month]
<string var (Variable name)>
color code = (1 to 255), (1 to 255), (1 to 255)
enemy (Any value an enemy can hold) (ID) = (Value) #The same with rest of objects
change control = (player action), (keyboard button)
[random number between (Number) and (Number)]
save game
set checkpoint
kill the player
#Comment
font = "Font"
[timezone]
And a lot more!
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: A PB Update that add commands to control anything in the gane.
« Reply #1 on: January 16, 2019, 01:38:01 PM »
Hmm... Something tells me this may never come...